Skip to content

Commit

Permalink
ci: update platform list
Browse files Browse the repository at this point in the history
  • Loading branch information
addaleax committed Nov 14, 2018
1 parent 8c55c55 commit 4704045
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@ compiler:
- clang
- gcc
env:
- TRAVIS_NODE_VERSION="8.10" npm_config_runtime="electron" npm_config_target="1.7.3" npm_config_dist_url=https://atom.io/download/electron
- 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" npm_config_runtime="electron" npm_config_target="3.0.8" npm_config_dist_url=https://atom.io/download/electron
- TRAVIS_NODE_VERSION="6"
- TRAVIS_NODE_VERSION="8.10"
- TRAVIS_NODE_VERSION="8"
- TRAVIS_NODE_VERSION="10"
- TRAVIS_NODE_VERSION="11"
os:
Expand Down

0 comments on commit 4704045

Please sign in to comment.