travis_retry in make steps

This commit is contained in:
PikalaxALT 2020-08-03 13:29:19 -04:00
parent e96db08851
commit 450c1e6fe1

View File

@ -31,8 +31,8 @@ install:
- popd
script:
- make
- make pearl
- travis_retry make
- travis_retry make pearl
notifications:
email: false