Skip to content

Commit

Permalink
chore: run windows build on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Oct 18, 2018
1 parent a12806e commit d410dc7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 35 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
@@ -1,13 +1,11 @@
language: node_js

node_js:
- '10'
- lastest

sudo: false

before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash
- export PATH="$HOME/.yarn/bin:$PATH"
os: windows

cache:
yarn: true
Expand Down
31 changes: 0 additions & 31 deletions appveyor.yml

This file was deleted.

0 comments on commit d410dc7

Please sign in to comment.