Skip to content

Commit

Permalink
allow fail ie11
Browse files Browse the repository at this point in the history
  • Loading branch information
ptitjes committed Nov 20, 2017
1 parent ae370a1 commit 4d1dd6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ matrix:
# Waiting for pouchdb/pouchdb#6814
- env: CLIENT=node COMMAND=test
# Waiting for pouchdb/pouchdb#6855
- env: CLIENT="saucelabs:Internet Explorer:11:Windows 10"
- env: CLIENT="saucelabs:Internet Explorer:11:Windows 10" COMMAND=test

branches:
only:
Expand Down

0 comments on commit 4d1dd6a

Please sign in to comment.