Skip to content

Commit

Permalink
hooking up travis for real this time
Browse files Browse the repository at this point in the history
  • Loading branch information
g-Off committed May 20, 2018
1 parent 39a6c2d commit c7415a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ osx_image: xcode9.3
xcode_project: XcodeProject.xcodeproj
xcode_scheme: XcodeProject
xcode_sdk: macosx10.13
script:
- xcodebuild test -scheme XcodeProject | tee xcodebuild.log | xcpretty && exit ${PIPESTATUS[0]}

0 comments on commit c7415a2

Please sign in to comment.