travis: fetch trusty dependencies from Bintray#4472
Conversation
|
Ugh. There's something about Azure Web Apps where they include a |
c62ff10 to
edacfd8
Compare
|
Okay, well, I've given up on Azure. It seems that GitHub Pages can handle this properly! |
The trusty dependencies are now hosted on Bintray.
edacfd8 to
da9898a
Compare
|
Okay, let's try Bintray! 😀 |
|
Your GPG key won't be very useful as I'm having bintray sign it themselves (we could have a specific bintray gpg key, and upload via API so we can provide the passphrase but this seems easier). |
The VM on Travis apparently will still proceed, but it's good practice.
|
Can confirm this setup is 👍 on my trusty box. Hopefully travis agrees. |
|
The only missing bits for green CI is the macOS build which isn't affected by this, so I'm just going to merge it. |
|
Adding the backport label as we need this to fix CI builds on maint |
I would like to host the trusty dependencies in an Azure Web App - currently I'm hosting them on a linux VM in Azure. This is a lower-cost option that hurts my pocketbook less.