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 <mail@johannesewald.de>2012-06-12 01:54:23 +0400
committerJohannes <mail@johannesewald.de>2012-06-12 01:54:23 +0400
commitb917a92ce722b89a3a1f2cf22d4cc8123a01e013 (patch)
treecd0355a6b7d5c8d7a36341faf2b80bfe0b035554 /.travis.yml
parentd51d910c3142afd991c255d24c79d3acb89d00d3 (diff)
Update master
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 1d23ca7..32ef56a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,8 @@
language: node_js
node_js:
+ - 0.7
- 0.6
+ - 0.4
script:
- mocha \ No newline at end of file