Skip to content

Commit

Permalink
ci: update platform list
Browse files Browse the repository at this point in the history
PR-URL: #72
  • Loading branch information
addaleax committed Dec 31, 2019
1 parent 66499a0 commit f33038b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ compiler:
- clang
- gcc
env:
- TRAVIS_NODE_VERSION="8.10" npm_config_runtime="electron" npm_config_target="2.0.5" npm_config_dist_url=https://atom.io/download/electron
- TRAVIS_NODE_VERSION="8.10"
- TRAVIS_NODE_VERSION="10" npm_config_runtime="electron" npm_config_target="3.0.8" npm_config_dist_url=https://atom.io/download/electron
- TRAVIS_NODE_VERSION="10"
- TRAVIS_NODE_VERSION="12"
- TRAVIS_NODE_VERSION="13"
Expand Down
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ environment:
- nodejs_version: "13"
- nodejs_version: "12"
- nodejs_version: "10"
- nodejs_version: "8"

platform:
- x86
Expand Down

0 comments on commit f33038b

Please sign in to comment.