Skip to content

Commit

Permalink
try osx for running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jalkoby committed Dec 1, 2017
1 parent 11d8153 commit 55c0d8d
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
language: node_js
node_js:
- 8
addons:
apt:
packages:
- xvfb
before_install:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- sleep 3 # give xvfb some time to start
os: osx

0 comments on commit 55c0d8d

Please sign in to comment.