Skip to content

Commit

Permalink
Trying travis windows instead of AppVeyor
Browse files Browse the repository at this point in the history
  • Loading branch information
yasserf committed Feb 4, 2019
1 parent ca29175 commit 2607ed9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -28,7 +28,8 @@ matrix:
- node_js: "8.9.4"
osx_image: xcode7.3
os: osx

- node_js: "8.9.4"
os: "windows"
script:
# This fails on node 4
- if [[ "$TRAVIS_NODE_VERSION" == "6.14"* ]]; then
Expand Down

0 comments on commit 2607ed9

Please sign in to comment.