Skip to content

Commit

Permalink
include all latest node.js versions
Browse files Browse the repository at this point in the history
  • Loading branch information
thefourtheye committed Nov 7, 2016
1 parent 17ab930 commit cb30f31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,8 @@ node_js:
- '3'
- '4'
- '5'
- '6'
- '7'
- node
after_success:
- node_modules/.bin/babel tests/tests.js --out-file tests/tests-es5.js
Expand Down

0 comments on commit cb30f31

Please sign in to comment.