-
-
Notifications
You must be signed in to change notification settings - Fork 650
Closed
Description
Expected behavior
Consistent CI test runs every time.
Actual behavior
CI jobs intermittently failing with the message:
Cask could not be bootstrapped. Try again later, or report an issue at https://github.com/cask/cask/issues
The command "curl -fsSkL https://gist.github.com/rejeep/ebcd57c3af83b049833b/raw > x.sh && source ./x.sh" failed and exited with 1 during .
Steps to reproduce the problem
Unfortunately this bug is intermittent. However in my experience it usually occurs at least once in any given matrix of Travis jobs.
Examples: Travis builds 4907.1, 4907.7, 4907.11
Workaround
This appears to be transient. If you restart the Travis job, sooner or later it will succeed, provided there aren't other unresolved bugs in the source code.
Environment & Version information
CIDER version information
Varies. Does not seem related to the version of emacs/cider being tested in Travis.
Lein/Boot version
n/a
Emacs version
n/a
Operating system
Linux (Travis runs Ubuntu 14.04)
Metadata
Metadata
Assignees
Labels
No labels