Skip to content

Commit

Permalink
Only supported nodes.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Sep 6, 2018
1 parent ae92fdf commit aab456a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Expand Up @@ -3,9 +3,6 @@ node_js:
- '10'
- '8'
- '6'
- '4'
- '0.12'
- '0.10'
os:
- linux
- osx
Expand Down
9 changes: 3 additions & 6 deletions appveyor.yml
Expand Up @@ -4,13 +4,10 @@ environment:
- nodejs_version: "10"
- nodejs_version: "8"
- nodejs_version: "6"
- nodejs_version: "4"
- nodejs_version: "0.12"
- nodejs_version: "0.10"

matrix:
allow_failures:
- nodejs_version: "0.10"
# matrix:
# allow_failures:
# - nodejs_version: "0.10"

# Install scripts. (runs after repo cloning)
install:
Expand Down

0 comments on commit aab456a

Please sign in to comment.