DesignLiquido / xslt-processor

A JavaScript XSLT processor without native library dependencies
GNU Lesser General Public License v3.0
95 stars 30 forks source link

Setting up CI #15

Closed TheKnarf closed 5 years ago

TheKnarf commented 5 years ago

Ref #14.

johanneswilm commented 5 years ago

@TheKnarf Travis has now been set up and it simply runs npm run test. Feel free to add more things to it.