John Anderson
2014-11-17 d965c4fa42aa04888e5a829d9975ffec26037c9b
Use travis_retry in case of timeouts, remove -e $OTX_ENV
1 files modified
4 ■■■■ changed files
.travis.yml 4 ●●●● patch | view | raw | blame | history
.travis.yml
@@ -11,10 +11,10 @@
  - TOX_ENV=cover
install:
  - pip install tox
  - travis_retry pip install tox
script:
  - tox -e $TOX_ENV
  - travis_retry tox
notifications:
  email: