We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b283b43 commit 90bb44aCopy full SHA for 90bb44a
.travis.yml
@@ -1,4 +1,4 @@
1
language: objective-c
2
osx_image: xcode7.1
3
script:
4
- - xcodebuild -project SwiftMQTT/SwiftMQTT.xcodeproj -scheme SwiftMQTT -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO
+- xcodebuild -project SwiftMQTT/SwiftMQTT.xcodeproj -scheme SwiftMQTT -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO test
0 commit comments