Skip to content

Commit

Permalink
Using Xcode 9.3 image for tests because higher versions don't include…
Browse files Browse the repository at this point in the history
… JDK v1.8 and therefore crash android builds
  • Loading branch information
Sefa Ilkimen committed Dec 10, 2018
1 parent 54abb2b commit c70ce75
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 @@ -2,7 +2,7 @@ sudo: false

language: objective-c
os: osx
osx_image: xcode10.1
osx_image: xcode9.3

env:
- TARGET_PLATFORM=android
Expand Down

0 comments on commit c70ce75

Please sign in to comment.