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:39:33 +0400
committerJohannes Ewald <mail@johannesewald.de>2013-03-13 04:39:33 +0400
commitd9708b0f4664997fa501889bed23678dc047c589 (patch)
tree0bafc3120c58b076441c585ea0f117d589ef0c86 /.travis.yml
parenta99b41ba3779ba0b0245831b027e61459b841180 (diff)
- Updated .travis.yml for node v0.10 (again)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 46e4f99..f162fbb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,4 @@
+language: node_js
node_js:
- "0.8"
- "0.10"