Skip to content

Commit 1a60e8a

Browse files
committed
ci: fix additional tests
1 parent d89c25c commit 1a60e8a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ matrix:
4343
include:
4444
# additional tests
4545
- env: ADDITIONAL_TESTS_DIR=./tests/ios
46-
language: objective-c
46+
os: osx
47+
osx_image: xcode11.5
4748

4849
# local tests, without saucelabs
4950
- env: PLATFORM=local/browser

0 commit comments

Comments
 (0)