Skip to content

Commit a851ce8

Browse files
author
Christoffer Winterkvist
committed
Update travis.yml
1 parent 75c9f3d commit a851ce8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ before_install:
88
- travis_wait 35 carthage update --platform Mac,iOS
99

1010
script:
11-
- xcodebuild clean build -project Cache.xcodeproj -scheme "Cache-iOS" -sdk iphonesimulator
12-
- xcodebuild test -project Cache.xcodeproj -scheme "Cache-iOS" -sdk iphonesimulator
1311
- xcodebuild clean build -project Cache.xcodeproj -scheme "Cache-Mac" -sdk macosx
1412
- xcodebuild test -project Cache.xcodeproj -scheme "Cache-Mac" -sdk macosx
13+
- xcodebuild clean build -project Cache.xcodeproj -scheme "Cache-iOS" -sdk iphonesimulator
14+
- xcodebuild test -project Cache.xcodeproj -scheme "Cache-iOS" -sdk iphonesimulator

0 commit comments

Comments
 (0)