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 91fc09f commit c8f8715Copy full SHA for c8f8715
.travis.yml
@@ -1,7 +1,7 @@
1
language: objective-c
2
osx_image: xcode8.2
3
4
-script: xcodebuild clean build -project Demo/WSProgressHUD.project -scheme WSProgressHUD -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO build | xcpretty -c
+script: xcodebuild clean build -project Demo/WSProgressHUD.xcodeproj -scheme WSProgressHUD -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO build | xcpretty -c
5
6
7
before_install:
0 commit comments