Skip to content

Commit

Permalink
Update to node 10 in .travis.yml (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
ntwb authored and jeddy3 committed May 17, 2018
1 parent 895020a commit 227b877
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 227b877

Please sign in to comment.