Skip to content
This repository was archived by the owner on Jan 9, 2023. It is now read-only.

Commit 3450696

Browse files
committed
Revert "remove failing platforms"
This reverts commit 007d50d.
1 parent c2dc674 commit 3450696

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ matrix:
2929
- env: ADDITIONAL_TESTS_DIR=./tests/ios
3030
<<: *_ios
3131

32+
# local tests, without saucelabs
33+
- env: PLATFORM=local/ios-10.0
34+
<<: *_ios
35+
3236
# many tests with saucelabs
3337
- env: PLATFORM=ios-11.3
3438
<<: *_ios

0 commit comments

Comments
 (0)