Skip to content

Commit 6295b45

Browse files
committed
build: test against Node.js 11.x nightly
1 parent a6b119d commit 6295b45

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,6 +16,8 @@ matrix:
1616
env: "NVM_NODEJS_ORG_MIRROR=https://nodejs.org/download/nightly"
1717
- node_js: "10"
1818
env: "NVM_NODEJS_ORG_MIRROR=https://nodejs.org/download/nightly"
19+
- node_js: "11"
20+
env: "NVM_NODEJS_ORG_MIRROR=https://nodejs.org/download/nightly"
1921
allow_failures:
2022
# Allow the nightly installs to fail
2123
- env: "NVM_NODEJS_ORG_MIRROR=https://nodejs.org/download/nightly"

0 commit comments

Comments
 (0)