Run sauce labs in node v0.8 until travis-ci updates their 0.10 version.

This commit is contained in:
John-David Dalton
2013-11-02 21:38:41 -07:00
parent d743ec2d2b
commit 2b6f26b214

View File

@@ -36,7 +36,7 @@ matrix:
env: BIN="ringo" BUILD="compat"
- node_js: "0.10"
env: BIN="ringo" BUILD="legacy"
- node_js: "0.10"
- node_js: "0.8"
env: SAUCELABS=true
git:
depth: 10