-
Notifications
You must be signed in to change notification settings - Fork 207
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 Travis more permanently #132
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #132 +/- ##
==========================================
- Coverage 37.46% 37.34% -0.13%
==========================================
Files 9 9
Lines 1588 1588
==========================================
- Hits 595 593 -2
- Misses 993 995 +2
Continue to review full report at Codecov.
|
Okay, build fixed and working. But now I will go through and chop out all the excess stuff that is in there, so this doesn't impact us again in the future. |
Well that was easy, turns out we didn't need any of those apt installs. This should be ready to merge. |
This will be a work in progress until I finish stripping out everything Travis doesn't need, to prevent this error from effecting us in the future. Don't merge until it's done. This is fixes #131 .
Edit: Easy as predicted, this is ready to merge.