Skip to content

Commit

Permalink
chore: run tests in osx on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Krummsdorf committed Jun 24, 2016
1 parent a23e028 commit 6ec89ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -11,6 +11,9 @@ node_js:
- '5'
- '6'
- 'stable'
os:
- osx
- linux
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
Expand Down

0 comments on commit 6ec89ea

Please sign in to comment.