Skip to content
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.

Commit

Permalink
Updated .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexruperez committed May 5, 2017
1 parent a85a83d commit 71afbd4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
language: swift
xcode_project: Kommander.xcodeproj
xcode_scheme: Kommander

osx_image: xcode8.3
xcode_sdk: iphonesimulator10.3

script:
- xcodebuild -workspace Kommander.xcworkspace -scheme Major -destination "platform=iOS Simulator,name=iPhone 7,OS=10.3" -configuration Debug -enableCodeCoverage YES clean build test
Expand Down

0 comments on commit 71afbd4

Please sign in to comment.