Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update .travis.yml #32

Merged
merged 5 commits into from
Oct 29, 2016
Merged

Update .travis.yml #32

merged 5 commits into from
Oct 29, 2016

Conversation

tonystone
Copy link
Owner

  • Adding global env variable WORKSPACE to drive script commands
  • Changing if statements to single statements.
  • Changing xcodebuild to build-for-testing and test separately.
  • Adding set -o pipefail to trap error from xcodebuild command rather than xcpretty.

- Adding global env variable WORKSPACE to drive script commands
- Changing if  statements to single statements.
- Changing xcodebuild to build-for-testing and test separately.
- Adding set -o pipefail to trap error from xcodebuild command rather than xcpretty.
@codecov-io
Copy link

codecov-io commented Oct 29, 2016

Current coverage is 100% (diff: 100%)

Merging #32 into master will not change coverage

@@           master   #32   diff @@
===================================
  Files           6     6          
  Lines         269   269          
  Methods         0     0          
  Messages        0     0          
  Branches        0     0          
===================================
  Hits          269   269          
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last update 3dbb5cd...8d30176

@tonystone tonystone merged commit 9a2d1b1 into master Oct 29, 2016
@tonystone tonystone deleted the travis-updates branch November 4, 2016 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants