Skip to content

Commit

Permalink
Replaced old js minifier and added "test" task
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierstoval committed Sep 14, 2017
1 parent 431bae6 commit a82f56c
Show file tree
Hide file tree
Showing 4 changed files with 288 additions and 125 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
language: node_js

node_js:
- "8"
- "7"
- "6"
- "5"
- "4"

script:
- bash tests/tests.bash

cache:
directories:
- node_modules
Loading

0 comments on commit a82f56c

Please sign in to comment.