8000 Merge pull request #18351 from twbs/node_js-stable · liuwenye2010/bootstrap@b4c4c0b · GitHub
[go: up one dir, main page]

Skip to content

Commit b4c4c0b

Browse files
committed
Merge pull request twbs#18351 from twbs/node_js-stable
Travis CI: Use Node.js 5 instead of "stable"
2 parents 48fc3d9 + 4bf6f0a commit b4c4c0b

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
@@ -4,7 +4,7 @@ git:
44
depth: 10
55
node_js:
66
- "4"
7-
- "stable"
7+
- "5"
88
before_install:
99
- rvm install 2.2
1010
- rvm use 2.2 --fuzzy

0 commit comments

Comments
 (0)
0