Skip to content

Commit

Permalink
Merge pull request #84 from xmartlabs/fix/travis
Browse files Browse the repository at this point in the history
Fix/travis
  • Loading branch information
Martin Barreto authored Mar 29, 2018
2 parents 39fe845 + d4c78e3 commit 00e21f6
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
@@ -1,7 +1,7 @@
language: objective-c
osx_image: xcode9.2
env:
- DESTINATION="OS=11.0,name=iPhone 8" SCHEME="XLActionController" SDK=iphonesimulator
- DESTINATION="OS=11.2,name=iPhone 8" SCHEME="XLActionController" SDK=iphonesimulator
before_install:
- gem install xcpretty --no-rdoc --no-ri --no-document --quiet
script:
Expand Down

0 comments on commit 00e21f6

Please sign in to comment.