Skip to content

Commit

Permalink
Revert "remove failing platforms"
Browse files Browse the repository at this point in the history
This reverts commit 9d289d2.
  • Loading branch information
janpio committed Jun 28, 2019
1 parent 840f560 commit ce096cc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,14 @@ matrix:
# local tests, without saucelabs
- env: PLATFORM=local/browser
<<: *_ios
- env: PLATFORM=local/ios-10.0
<<: *_ios

# many tests with saucelabs
- env: PLATFORM=browser-chrome
- env: PLATFORM=browser-firefox
- env: PLATFORM=browser-safari
- env: PLATFORM=browser-edge

- env: PLATFORM=ios-11.3
<<: *_ios
Expand Down

0 comments on commit ce096cc

Please sign in to comment.