Skip to content

Commit

Permalink
ci(travis): remove allowed failures after pouchdb 6.4 bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ptitjes committed Dec 17, 2017
1 parent f0c45b5 commit 7eb80f3
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,15 +64,6 @@ env:
- SERVER=couchdb:latest CLIENT="saucelabs:Internet Explorer:10:Windows 8" COMMAND=test
- SERVER=couchdb:latest CLIENT="saucelabs:Internet Explorer:11:Windows 10" COMMAND=test

matrix:
allow_failures:
# Waiting for pouchdb/pouchdb#6814
- env: SERVER=couchdb:latest CLIENT=node COMMAND=test
- env: SERVER=couchdb:1.7.1 CLIENT=node COMMAND=test
- env: SERVER=pouchdb-server CLIENT=node COMMAND=test
# Waiting for pouchdb/pouchdb#6855
- env: SERVER=couchdb:latest CLIENT="saucelabs:Internet Explorer:11:Windows 10" COMMAND=test

branches:
only:
- master
Expand Down

0 comments on commit 7eb80f3

Please sign in to comment.