Skip to content

Commit 90bb44a

Browse files
committed
Update .travis.yml
1 parent b283b43 commit 90bb44a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
language: objective-c
22
osx_image: xcode7.1
33
script:
4-
- xcodebuild -project SwiftMQTT/SwiftMQTT.xcodeproj -scheme SwiftMQTT -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO
4+
- xcodebuild -project SwiftMQTT/SwiftMQTT.xcodeproj -scheme SwiftMQTT -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO test

0 commit comments

Comments
 (0)