We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6eecf0d commit 25bf137Copy full SHA for 25bf137
.travis.yml
@@ -1,4 +1,4 @@
1
os: osx
2
-osx_image: xcode9
+osx_image: xcode10
3
language: objective-c
4
-script: xcodebuild test -project Pitaya.xcodeproj -scheme Pitaya -destination 'platform=iOS Simulator,name=iPhone 7,OS=latest'
+script: xcodebuild test -project Pitaya.xcodeproj -scheme Pitaya -destination 'platform=iOS Simulator,name=iPhone Xr,OS=latest'
0 commit comments