Skip to content

Commit 79e2743

Browse files
author
Shoshana Berleant
committed
add travis_retry
1 parent ec56567 commit 79e2743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99
- INSTALL_DEB_DEPENDECIES=true
1010
- INSTALL_DEB_DEPENDECIES=false
1111
- INSTALL_DEB_DEPENDECIES=true DUECREDIT_ENABLE=yes
12-
before_install:
12+
before_install: travis_retry
1313
- bleh
1414
- wget http://repo.continuum.io/miniconda/Miniconda${TRAVIS_PYTHON_VERSION:0:1}-latest-Linux-x86_64.sh
1515
-O /home/travis/.cache/miniconda.sh

0 commit comments

Comments
 (0)