Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
tbl00c committed Apr 3, 2019
1 parent e0b4f1f commit c3340e1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: objective-c
cache: cocoapods
podfile: ZZFLEXDemo/Podfile
osx_image: xcode9.2
osx_image: xcode10.1
xcode_project: ZZFLEXDemo/ZZFLEXDemo.xcworkspace
xcode_scheme: ZZFLEXDemo

Expand All @@ -19,5 +19,4 @@ before_install:

script:
- set -o pipefail
- pod install --project-directory=ZZFLEXDemo
- xcodebuild -workspace ZZFLEXDemo/ZZFLEXDemo.xcworkspace -scheme ZZFLEXDemo -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO

0 comments on commit c3340e1

Please sign in to comment.