Skip to content

Commit 48817a7

Browse files
committed
build: remove minor pin for nightly
1 parent a4bd437 commit 48817a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ node_js:
1111
- "7.10"
1212
matrix:
1313
include:
14-
- node_js: "8.0"
14+
- node_js: "8"
1515
env: "NVM_NODEJS_ORG_MIRROR=https://nodejs.org/download/nightly"
1616
allow_failures:
1717
# Allow the nightly installs to fail

0 commit comments

Comments
 (0)