Commit 75b31155 authored by Chris Rebert's avatar Chris Rebert

Merge pull request #15778 from twbs/node-012

Travis: test against node.js 0.12.
parents fd7c69b3 b9aad573
......@@ -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
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment