Skip to content

Commit

Permalink
Update to node 10 in .travis.yml (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
ntwb authored and jeddy3 committed May 17, 2018
1 parent a5a6ae0 commit 40396d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -19,6 +19,7 @@ cache:
node_js:
- '8'
- '6'
- '10'

before_install:
- npm install -g npm@latest

0 comments on commit 40396d8

Please sign in to comment.