Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
china10s committed May 20, 2016
1 parent 9554eb6 commit 75ef192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ language: objective-c
xcode_project: ./PBFBaseToolsDemo.xcodeproj
xcode_scheme: PBFBaseToolsDemo
osx_image: xcode7.3
script: xcodebuild test -project PBFBaseToolsDemo.xcodeproj -scheme PBFBaseToolsDemo -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO
script: xcodebuild test -xcworkspace PBFBaseToolsDemo.xcworkspace -scheme PBFBaseToolsDemo -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO

0 comments on commit 75ef192

Please sign in to comment.