Skip to content

Commit

Permalink
update travis build config
Browse files Browse the repository at this point in the history
  • Loading branch information
Donmclean committed Oct 22, 2017
1 parent 493892b commit c25096c
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:
- "7.3.0"
- "8.5.0"
script:
- yarn add coveralls
- npm run test
Expand Down

0 comments on commit c25096c

Please sign in to comment.