Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rfdickerson committed Feb 17, 2016
1 parent 5be6240 commit ce7813d
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
language: objective-c
xcode_workspace: Surge.xcworkspace
xcode_scheme: Surge
osx_image: xcode7.2

script:
- xcodebuild clean build test -scheme Surge -destination 'platform=iOS Simulator,name=iPhone 6,OS=9.2'


0 comments on commit ce7813d

Please sign in to comment.