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 <johannes.ewald@peerigon.com>2015-01-17 19:06:13 +0300
committerJohannes Ewald <johannes.ewald@peerigon.com>2015-01-17 19:06:13 +0300
commit553f403ced3f61ad5c2de713d55644bead0a0449 (patch)
tree85d5e58478a0602c5d629871e80b16c4ca2b27b5 /.travis.yml
parent93a48dc1a1e462f811f01c7e578c091231903a0c (diff)
Remove node 0.8 from CI
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 5257b85..008cd06 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,5 @@
language: node_js
node_js:
- - "0.8"
- "0.10"
- "0.11"