New comment by reback00 on void-packages repository https://github.com/void-linux/void-packages/pull/12710#issuecomment-506393122 Comment: The 2 builds `ARCH=x86_64 BOOTSTRAP=x86_64` and `ARCH=armv7l BOOTSTRAP=x86_64` failed because of a `Bad Gateway` error. I did not change any code in my last commit, so it should've passed. Is it an error on Travis CI's end? Should I do anything further? log: ``` => ddgtk-0.1_2: fetching distfile '0.1.tar.gz'... https://github.com/gort818/ddgtk/archive/0.1.tar.gz: Bad Gateway => ERROR: ddgtk-0.1_2: failed to fetch 0.1.tar.gz. ... Done. Your build exited with 1. ``` [source](https://travis-ci.org/void-linux/void-packages/jobs/551344151)