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

Install XClip for Travis CI #211

Closed
wants to merge 2 commits into from

Conversation

edthedev
Copy link
Contributor

This fixes the Travis build failure in #208.

Requests sudo and installs xclip.

Note that this switches the project to 'Standard Infrastructure'
rather than 'container based intrastructure'
http://stackoverflow.com/questions/26299552/travis-sudo-is-disabled

Request sudo to install xclip.

Note that this switches the project to 'Standard Infrastructure'
rather than 'container based intrastructure'
http://stackoverflow.com/questions/26299552/travis-sudo-is-disabled
@jpoon
Copy link
Member

jpoon commented May 2, 2016

Thanks @edthedev. 🚀 I'd much prefer if we can merge this PR directly with #208 and then into master as the two changes are super related.

@edthedev
Copy link
Contributor Author

edthedev commented May 3, 2016

#208 includes a better solution to the travis.yml issue. @petegleeson uses addon, which allows continued use of the Travis container system.

#208 build is still currently failing, but it is on a later test in the process.

So this pull is not needed. This pull should be closed without merging.

@edthedev edthedev closed this May 3, 2016
@edthedev edthedev deleted the feature_208_copypaste branch May 3, 2016 02:45
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