Browse Source

Skip Node v4 build (temporary)

NGPixel 8 years ago
parent
commit
d4e0b74975
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -2,7 +2,7 @@ language: node_js
 node_js:
 - '7'
 - '6'
-- '4'
+#- '4'
 addons:
   apt:
     sources: