Skip to content
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.

Commit

Permalink
Merge pull request #651 from dferber90/greenkeeper/update-to-node-10
Browse files Browse the repository at this point in the history
Update to node 10 in .travis.yml
  • Loading branch information
dferber90 authored Apr 27, 2018
2 parents 3b35959 + 052becd commit 629e198
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 @@ -15,6 +15,7 @@ node_js:
- 8
- 6
- 4
- 10
before_install:
- npm i -g npm@^5.3.0
- npm -v
Expand Down

0 comments on commit 629e198

Please sign in to comment.