Skip to content

Commit

Permalink
Update node version in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaelzer committed Jul 20, 2019
1 parent 1b90108 commit ef733df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,5 +1,5 @@
language: node_js
node_js:
- 0.10
- 8.11.2
after_script:
- npm run coveralls

0 comments on commit ef733df

Please sign in to comment.