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:
-rw-r--r--.travis.yml12
1 files changed, 5 insertions, 7 deletions
diff --git a/.travis.yml b/.travis.yml
index 4d7ca34..c92d608 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,8 +1,6 @@
-language: node_js
-node_js:
- - 0.8
- - 0.7
- - 0.6
-
-script:
+language: node_js
+node_js:
+ - 0.8
+
+script:
- npm test \ No newline at end of file