Skip to content

Commit

Permalink
retry mage-test-stand setup if it fails
Browse files Browse the repository at this point in the history
  • Loading branch information
tkn98 committed Nov 4, 2015
1 parent b11ca07 commit a84936b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ env:
- MAGENTO_VERSION=magento-ce-1.7.0.2
- MAGENTO_VERSION=magento-ce-1.6.2.0
script:
- curl -sSL https://raw.githubusercontent.com/AOEpeople/MageTestStand/master/setup.sh | bash
- travis_retry (curl -sSL https://raw.githubusercontent.com/AOEpeople/MageTestStand/master/setup.sh | bash)
notifications:
email:
recipients:
Expand Down

0 comments on commit a84936b

Please sign in to comment.