remove travis_retry

This commit is contained in:
Claudia Agache
2020-07-04 20:30:01 +03:00
parent b409ec410f
commit f199d9740b
3 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,6 @@
#!/usr/bin/env bash
# fail script immediately on any errors in external commands and print the lines
set -ev
export PROFILE=$1