Skip to content

Commit 605d65a

Browse files
authored
Merge pull request #8 from Halceyon/greenkeeper/update-to-node-10
Update to node 10 in .travis.yml
2 parents e2cffd2 + 0b436cd commit 605d65a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ notifications:
99
on_failure: change
1010
node_js:
1111
- '9'
12+
- '10'
1213
before_install:
1314
- npm i -g npm@^2.0.0
1415
install:

0 commit comments

Comments
 (0)