Skip to content

Commit

Permalink
test windows on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ovhemert committed Dec 21, 2018
1 parent 9a47bdd commit 5e78a1b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,9 @@ sudo: false
node_js:
- '8'
- '10'
os:
- linux
- windows
install: npm install
deploy:
provider: npm
Expand Down

0 comments on commit 5e78a1b

Please sign in to comment.