ResearchComputing / RCAMP

Research Computing Account Management Portal
MIT License
0 stars 0 forks source link

Add travis_retry prefix to Docker commands #317

Closed zebulasampedro closed 5 years ago

zebulasampedro commented 6 years ago

Our Travis builds are pretty unreliable and frequently fail on network timeouts, particularly in yum or npm installation steps in the docker builds. I came across this blog post from the Travis team which discusses the travis_retry feature rolled out to resolve this kind of instability: https://blog.travis-ci.com/2013-05-20-network-timeouts-build-retries