Skip to content

Commit

Permalink
Add new node version to travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
AxFab committed Sep 25, 2016
1 parent 3bdd3b9 commit 91e376b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
language: node_js
node_js:
- "6"
- "5"
- "4"
- "0.12"
- "0.11"
- "0.10"
- "node"
- "iojs"
env:
- JDX_VERBOSE=true
after_success: npm run coveralls
Expand Down
2 changes: 1 addition & 1 deletion jdx.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 91e376b

Please sign in to comment.