Skip to content

Commit

Permalink
update build nodejs version
Browse files Browse the repository at this point in the history
  • Loading branch information
meikidd committed Dec 7, 2017
1 parent fc69881 commit 18cb651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- '8.0'
- '6.1'
- '4.4'
script:
- npm run test

0 comments on commit 18cb651

Please sign in to comment.