Skip to content

Commit

Permalink
chore(tests): run Travis with OSX and Linux workers
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed Dec 4, 2016
1 parent f5ae494 commit 9d1b029
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -1,6 +1,9 @@
language: node_js
node_js:
- "6"
os:
- linux
- osx

script:
- npm run test -- --installer=npm
Expand Down

0 comments on commit 9d1b029

Please sign in to comment.