Skip to content

Commit c8f8715

Browse files
author
Wilson Yuan
committed
Fix name issue
1 parent 91fc09f commit c8f8715

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,7 +1,7 @@
11
language: objective-c
22
osx_image: xcode8.2
33

4-
script: xcodebuild clean build -project Demo/WSProgressHUD.project -scheme WSProgressHUD -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO build | xcpretty -c
4+
script: xcodebuild clean build -project Demo/WSProgressHUD.xcodeproj -scheme WSProgressHUD -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO build | xcpretty -c
55

66

77
before_install:

0 commit comments

Comments
 (0)