mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 21:22:52 +02:00
Travis CI: test against node.js "4" and "stable".
This commit is contained in:
@@ -3,7 +3,8 @@ language: node_js
|
|||||||
git:
|
git:
|
||||||
depth: 10
|
depth: 10
|
||||||
node_js:
|
node_js:
|
||||||
- "0.12"
|
- "4"
|
||||||
|
- "stable"
|
||||||
before_install:
|
before_install:
|
||||||
- rvm install 2.0.0 && rvm use 2.0.0
|
- rvm install 2.0.0 && rvm use 2.0.0
|
||||||
- "export TRAVIS_COMMIT_MSG=\"$(git log --format=%B --no-merges -n 1)\""
|
- "export TRAVIS_COMMIT_MSG=\"$(git log --format=%B --no-merges -n 1)\""
|
||||||
|
Reference in New Issue
Block a user