Skip to content

Commit

Permalink
Update to node 10 in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed May 3, 2018
1 parent e09e649 commit 82e9bbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ node_js:
- '9'
- '8'
- '8.10'
- '10'
before_script: greenkeeper-lockfile-update
script:
- npm test
Expand Down

0 comments on commit 82e9bbd

Please sign in to comment.