Skip to content

Commit

Permalink
added more os to travis in order to detect the failing tests on travi…
Browse files Browse the repository at this point in the history
…s that works locally
  • Loading branch information
wartoshika committed Nov 17, 2018
1 parent 53842a0 commit 4f5ce99
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 7 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
language: node_js
sudo: false

os:
- linux
- osx
- windows

node_js:
- node

Expand Down
28 changes: 21 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4f5ce99

Please sign in to comment.