Skip to content

Commit

Permalink
Drop integrated testing with PhantomJS 😲
Browse files Browse the repository at this point in the history
We are about to phase-out support for it, and it is currently broken in Travis.
  • Loading branch information
pirelenito committed Oct 31, 2017
1 parent 9135f52 commit 08a8d95
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,6 @@ matrix:
- BROWSER=Chrome
node_js: 6.11.1

# Test with PhantomJS available
- dist: precise
sudo: false
env:
- TEST_TYPE=integration_test
- BROWSER=PhantomJS
node_js: 6.11.1

cache:
directories:
- node_modules
Expand Down

0 comments on commit 08a8d95

Please sign in to comment.