Skip to content

Commit 90a2d34

Browse files
committed
ci(travis.yml): run pipelines on 11 & 12 nodes
1 parent 45b5c8a commit 90a2d34

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@ cache:
77
notifications:
88
email: true
99
node_js:
10+
- "12"
1011
- "11"
11-
- "10"
12-
- "8"
1312
before_install:
1413
- yarn global add greenkeeper-lockfile@1
1514
before_script:

0 commit comments

Comments
 (0)