Skip to content

Commit f25e3a2

Browse files
author
Martin Barreto
committed
update travis.
1 parent b053566 commit f25e3a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: objective-c
2-
osx_image: xcode10
2+
osx_image: xcode10.1
33
env:
4-
- DESTINATION="OS=12.0,name=iPhone 8" SCHEME="XLActionController" SDK=iphonesimulator
4+
- DESTINATION="OS=12.1,name=iPhone 8" SCHEME="XLActionController" SDK=iphonesimulator
55
before_install:
66
- gem install xcpretty --no-rdoc --no-ri --no-document --quiet
77
script:

0 commit comments

Comments
 (0)