Skip to content

Commit e0a0303

Browse files
authored
Use node 10 in CI (#955)
1 parent 1918a7d commit e0a0303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: node_js
22
node_js:
3-
- '8.11'
3+
- '10.14'
44
before_install:
55
- npm install -g greenkeeper-lockfile@1
66
before_script:

0 commit comments

Comments
 (0)