Update .travis.yml
This commit is contained in:
parent
4c6009547b
commit
f370f958ef
|
@ -10,4 +10,4 @@ osx_image: xcode7
|
|||
xcode_sdk: iphonesimulator8.4
|
||||
|
||||
script:
|
||||
- xcodebuild clean build test -project Example/SwiftDDP.xcodeproj -scheme SwiftDDP
|
||||
- xcodebuild clean build test -project SwiftDDP.xcodeproj -scheme SwiftDDP
|
||||
|
|
Loading…
Reference in New Issue