Skip to content

Commit

Permalink
Fixed bug of .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
krimpedance committed Sep 15, 2016
1 parent 50a726a commit cc9d02f
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: objective-c
env: SWIFT_VERSION=2.3
osx_image: xcode8
xcode_project: KRProgressHUD.xcodeproj
xcode_scheme: KRProgressHUD
xcode_sdk: iphonesimulator
script:
- xcodebuild clean test -project KRProgressHUD.xcodeproj -scheme KRProgressHUD -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 6,OS=9.0'

0 comments on commit cc9d02f

Please sign in to comment.