Skip to content

Commit 84e7ef9

Browse files
authored
Merge pull request #9 from dashed/greenkeeper/update-to-node-10
Update to node 10 in .travis.yml
2 parents fbf008c + e2ba67c commit 84e7ef9

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
@@ -5,6 +5,7 @@ node_js:
55
- '6'
66
- '5'
77
- '4'
8+
- '10'
89
before_install: yarn global add greenkeeper-lockfile@1
910
before_script: greenkeeper-lockfile-update
1011
script: npm run travis

0 commit comments

Comments
 (0)