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

Fix gcc build exclude on travis #1242

Closed
wants to merge 1 commit into from
Closed

Conversation

Labels
None yet
Projects
None yet
3 participants
@shahn
Copy link
Contributor

@shahn shahn commented Aug 20, 2019

The main build doesn't use HARDENING_OPTIONS, so the exclude shouldn't,
either. Reduces the number of builders by one.

The main build doesn't use HARDENING_OPTIONS, so the exclude shouldn't,
either. Reduces the number of builders by one.
@coveralls
Copy link

@coveralls coveralls commented Aug 22, 2019

Pull Request Test Coverage Report for Build 5872

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 62.848%

Totals Coverage Status
Change from base Build 5854: 0.02%
Covered Lines: 47275
Relevant Lines: 75221

💛 - Coveralls

@torproject-pusher torproject-pusher deleted the branch torproject:master May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment