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

Supports Travis CI Pro again #36

Merged
merged 2 commits into from
Nov 7, 2014
Merged

Supports Travis CI Pro again #36

merged 2 commits into from
Nov 7, 2014

Conversation

dlackty
Copy link
Contributor

@dlackty dlackty commented Nov 7, 2014

Not sure for what reason Travis CI Pro support was removed in #22.

I reverted the revert commit and found it works as expected. We've received several coverage results from Travis CI Pro to Coveralls.

I also added a new section to README for Travis CI Pro settings.

cc @chrismaddern

@marklarr
Copy link
Contributor

marklarr commented Nov 7, 2014

@chrismaddern was reporting that it wasn't working for him, so I removed it. If it's working for you, awesome! Success!

Looks like the CI build is running into lemurheavy/coveralls-public#279 for coveralls. Kicking off another build to see if that helps.

@chrismaddern
Copy link
Contributor

@marklarr Excellent - maybe my Ruby's not shit after all.

Sorry for the false alarm.

@dlackty -- would love to see your config file setup.., :)

@marklarr
Copy link
Contributor

marklarr commented Nov 7, 2014

Not sure what coveralls' deal is.. Gonna have to figure it out another day.

marklarr added a commit that referenced this pull request Nov 7, 2014
Supports Travis CI Pro again
@marklarr marklarr merged commit 76be77b into SlatherOrg:master Nov 7, 2014
@dlackty
Copy link
Contributor Author

dlackty commented Nov 10, 2014

@chrismaddern Here's how our config looks like:

ci_service: travis_pro
ci_access_token: TOKE
coverage_service: coveralls
xcodeproj: ./example.xcodeproj
ignore:
  - Pods/*

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.

3 participants