Skip to content

Commit ad79efd

Browse files
committed
[Travis CI] New build configuration
1 parent 0e85ce9 commit ad79efd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,3 @@ script:
2222
- set -o pipefail
2323
- xcodebuild -destination "$DESTINATION" -workspace Xcuit.xcworkspace -scheme Xcuit -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO test | xcpretty
2424
- if [ $UI ]; then xcodebuild -destination "$DESTINATION" -workspace Xcuit.xcworkspace -scheme XcuitUITests -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO test | xcpretty; fi
25-
- pod lib lint

0 commit comments

Comments
 (0)