mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-21 18:54:30 +01:00
Merge pull request #18351 from twbs/node_js-stable
Travis CI: Use Node.js 5 instead of "stable"
This commit is contained in:
commit
b4c4c0b129
@ -4,7 +4,7 @@ git:
|
|||||||
depth: 10
|
depth: 10
|
||||||
node_js:
|
node_js:
|
||||||
- "4"
|
- "4"
|
||||||
- "stable"
|
- "5"
|
||||||
before_install:
|
before_install:
|
||||||
- rvm install 2.2
|
- rvm install 2.2
|
||||||
- rvm use 2.2 --fuzzy
|
- rvm use 2.2 --fuzzy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user