Skip to content

Use caching docker TravisCI infrastructure #910

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

Closed
gracjan opened this issue Oct 3, 2015 · 6 comments
Closed

Use caching docker TravisCI infrastructure #910

gracjan opened this issue Oct 3, 2015 · 6 comments

Comments

@gracjan
Copy link
Contributor

gracjan commented Oct 3, 2015

Example is here:

https://github.com/alanz/HaRe/blob/wip/.travis.yml

@gracjan
Copy link
Contributor Author

gracjan commented Oct 4, 2015

Not nice:

Adding APT Sources (BETA)
Disallowing sources: cassou/emacs, ubuntu-elisp, gracjanpolak
If you require these sources, please review the source approval process at: https://github.com/travis-ci/apt-source-whitelist#source-approval-process
Installing APT Packages (BETA)
Disallowing packages: emacs23-el, emacs24-el, emacs-snapshot, emacs-snapshot-el
If you require these packages, please review the package approval process at: https://github.com/travis-ci/apt-package-whitelist#package-approval-process

@gracjan
Copy link
Contributor Author

gracjan commented Dec 11, 2015

After a change from 'precise' to 'trusty' there seems to be proper texinfo available.

There is no way to get emacs-snapshot for now, so there are choices:

  • wait more until there is a package available
  • ignore emacs-snapshot for now
  • download binaries by some other means

@gracjan
Copy link
Contributor Author

gracjan commented Dec 11, 2015

Flycheck builds emacs on every checkout:

https://raw.githubusercontent.com/flycheck/emacs-travis/master/emacs-travis.mk

It takes 15 to 20 minutes to build. I'm not willing to wait.

@gracjan
Copy link
Contributor Author

gracjan commented Dec 11, 2015

Looks like Trusty support on Travis is broken at the moment: travis-ci/travis-ci#5262

@gracjan
Copy link
Contributor Author

gracjan commented Dec 15, 2015

Looks like Travis decided to go for Google Compute Engine. In that case docker is not useful.

@gracjan gracjan closed this as completed Dec 15, 2015
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

No branches or pull requests

1 participant