diff --git a/.travis.yml b/.travis.yml index d7a5538..32eb84b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,4 +6,4 @@ branches: - master script: -- xcodebuild clean build test -project PainlessInjection.xcodeproj -scheme PainlessInjectionTests \ No newline at end of file +- xcodebuild clean build test -project PainlessInjection.xcodeproj -scheme PainlessInjection -sdk iphonesimulator \ No newline at end of file