Update .travis.yml

This commit is contained in:
Peter Siegesmund 2015-10-02 21:44:33 -04:00
parent 4c6009547b
commit f370f958ef
1 changed files with 1 additions and 1 deletions

View File

@ -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