Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rewire.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Ewald <mail@johannesewald.de>2013-03-13 04:37:25 +0400
committerJohannes Ewald <mail@johannesewald.de>2013-03-13 04:37:25 +0400
commita99b41ba3779ba0b0245831b027e61459b841180 (patch)
tree7833c712b35238a2d5e89dbd1d9c59ff124be72b /.travis.yml
parentce7cbc88e6913e9039304126cce66e00f10166c7 (diff)
- Updated .travis.yml for node v0.10 (again)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 42f9d90..46e4f99 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,5 @@
-language: node_js
node_js:
- - 0.8
+ - "0.8"
- "0.10"
script: