Skip to content

Commit

Permalink
Run tests on Travis CI instead of Sauce Labs
Browse files Browse the repository at this point in the history
  • Loading branch information
goblindegook committed Feb 6, 2017
1 parent 21995b6 commit 7758881
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:
- stable
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
cache:
directories:
- node_modules

0 comments on commit 7758881

Please sign in to comment.