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>2018-04-10 01:31:49 +0300
committerJohannes Ewald <johannes.ewald@peerigon.com>2018-04-10 01:31:49 +0300
commite9437cc4fc137e3024163c59349866d1f30235ac (patch)
tree9596bea6b99ac9730ee89fa933568dccb6bc2274 /.travis.yml
parent13cb24e35f670343d9ea6959f544e1d30cf8ea12 (diff)
Drop official node v4 support
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 5f98a89..bd4662b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,5 @@
language: node_js
node_js:
- - "4"
- "6"
- "8"
- "9"