Skip to content

Commit b42e21e

Browse files
Gabriel Schulhofmhdawson
authored andcommitted
build: move node/6 to travis allowed failures and add node/13 (#573)
Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Chengzhong Wu <[email protected]>
1 parent 8d6132f commit b42e21e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,13 @@ env:
1616
- NODEJS_VERSION=node/8
1717
- NODEJS_VERSION=node/10
1818
- NODEJS_VERSION=node/12
19+
- NODEJS_VERSION=node/13
1920
- NODEJS_VERSION=nightly
2021
matrix:
2122
fast_finish: true
2223
allow_failures:
2324
- env: NODEJS_VERSION=nightly
25+
- env: NODEJS_VERSION=node/6
2426
sudo: false
2527
cache:
2628
directories:

0 commit comments

Comments
 (0)