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:
authorJeroen Valcke <valcke_jeroen@hotmail.com>2017-10-20 21:17:28 +0300
committerJeroen Valcke <valcke_jeroen@hotmail.com>2017-10-20 21:17:28 +0300
commitd1ad67aaa899b40d7fcf24df19d7f0a3fb8be70a (patch)
tree133746bd2d22c4f87e7ffe24183c762252be48ae /.travis.yml
parentc176d025b57ff616d2a63989a685fe70651e33d3 (diff)
Also run travis tests in 6.x
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 929d5ed..2b15e35 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,7 @@ node_js:
- "0.12"
- "4"
- "5"
+ - "6"
script:
- npm test