Skip to content

Commit

Permalink
Update travis to latest stable nodeJS which is 8.
Browse files Browse the repository at this point in the history
  • Loading branch information
drewwestrick authored and jescalan committed Oct 12, 2018
1 parent e62c0a0 commit a94fb53
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
sudo: false
node_js:
- 6
- 8
after_script:
- npm run coveralls

0 comments on commit a94fb53

Please sign in to comment.