2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Travis: test against node.js 0.12.

This commit is contained in:
XhmikosR
2015-02-09 06:15:59 +02:00
committed by Chris Rebert
parent fd7c69b30f
commit b9aad573f9
3 changed files with 146 additions and 121 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ language: node_js
git:
depth: 10
node_js:
- "0.10"
- "0.12"
before_install:
- travis_retry sudo pip install -r test-infra/requirements.txt
- rvm use 1.9.3 --fuzzy