Browse Source

Skip Node v4 build (temporary)

pull/73/head
NGPixel 7 years ago
parent
commit
d4e0b74975
1 changed files with 1 additions and 1 deletions
  1. 2
      .travis.yml

2
.travis.yml

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

Loading…
Cancel
Save