Skip to content
This repository was archived by the owner on May 1, 2026. It is now read-only.
Prev Previous commit
Next Next commit
remove cocoapods from cache
  • Loading branch information
asowers1 committed Oct 9, 2018
commit 4cb937629c6feb5865ac73425930b188c5e425dc
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
language: objective-c
cache: cocoapods
rvm: 2.4.2
osx_image: xcode10

Expand All @@ -23,6 +22,6 @@ script:
- xcodebuild -project "$PROJECT" -scheme 'SwiftyTimer watchOS' -sdk iphonesimulator -destination 'name=Apple Watch - 42mm' ONLY_ACTIVE_ARCH=NO CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO build | xcpretty
- xcodebuild -project "$PROJECT" -scheme 'SwiftyTimer OS X' ONLY_ACTIVE_ARCH=NO CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO build | xcpretty

- pod _1.1.0.rc2_ lib lint
- pod lib lint

- xcodebuild -archivePath 'Tests' -project SwiftyTimerTests/SwiftyTimerTests.xcodeproj -scheme 'SwiftyTimerTests' archive && Tests.xcarchive/Products/Applications/SwiftyTimerTests.app/Contents/MacOS/SwiftyTimerTests