Skip to content

Commit

Permalink
remove browser tests from travis so it passes on master
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Apr 17, 2019
1 parent fa3f6e2 commit 6cf4fbd
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Expand Up @@ -15,11 +15,5 @@ cache:

notifications:
email: false
addons:
chrome: stable
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start || true
script:
- npm run test
- npm run test-browser

0 comments on commit 6cf4fbd

Please sign in to comment.