Updated travis.yml
This commit is contained in:
+1
-3
@@ -18,12 +18,10 @@ before_install:
|
||||
- brew update
|
||||
- brew outdated carthage || brew upgrade carthage
|
||||
|
||||
before_script:
|
||||
script:
|
||||
- set pipefail
|
||||
- xcodebuild -version
|
||||
- pod lib lint --quick
|
||||
|
||||
script:
|
||||
- xcodebuild -project $PROJECTNAME.xcodeproj -scheme "$SCHEME" -sdk $SDK $ACTION ONLY_ACTIVE_ARCH=NO
|
||||
|
||||
# after_success:
|
||||
|
||||
Reference in New Issue
Block a user