Removed nodejs v4 tests temporarily

This commit is contained in:
orangemug 2017-11-07 18:20:35 +00:00
parent a819154145
commit e0b7cdf9dd
2 changed files with 5 additions and 5 deletions

View file

@ -3,8 +3,8 @@ addons:
firefox: latest
matrix:
include:
- os: linux
node_js: "4"
# - os: linux
# node_js: "4"
- os: linux
env: CXX=g++-4.8
node_js: "5"
@ -13,8 +13,8 @@ matrix:
- os: linux
env: CXX=g++-4.8
node_js: "7"
- os: osx
node_js: "4"
# - os: osx
# node_js: "4"
- os: osx
node_js: "5"
- os: osx

View file

@ -1,6 +1,6 @@
environment:
matrix:
- nodejs_version: "4"
# - nodejs_version: "4"
- nodejs_version: "6"
- nodejs_version: "7"
platform: