]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Quote Node 0.10 so correct version is printed 12090/head
authorNick Schonning <nschonni@gmail.com>
Sat, 4 Jan 2014 15:46:05 +0000 (10:46 -0500)
committerNick Schonning <nschonni@gmail.com>
Sat, 4 Jan 2014 15:46:05 +0000 (10:46 -0500)
.travis.yml

index be63538028cd7d98b8ebe3ae0a51cf3fbdd70c54..5eccbe3a5ec99ef27af15baa8ebb9c1b6fd0b66e 100644 (file)
@@ -1,6 +1,6 @@
 language: node_js
 node_js:
-  - 0.10
+  - "0.10"
 before_install:
   - time sudo pip install --use-mirrors -r test-infra/requirements.txt
   - rvm use 1.9.3 --fuzzy