We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79e2743 commit 3fd2372Copy full SHA for 3fd2372
.travis.yml
@@ -9,8 +9,8 @@ env:
9
- INSTALL_DEB_DEPENDECIES=true
10
- INSTALL_DEB_DEPENDECIES=false
11
- INSTALL_DEB_DEPENDECIES=true DUECREDIT_ENABLE=yes
12
-before_install: travis_retry
13
-- bleh
+before_install:
+- travis_retry bleh
14
- wget http://repo.continuum.io/miniconda/Miniconda${TRAVIS_PYTHON_VERSION:0:1}-latest-Linux-x86_64.sh
15
-O /home/travis/.cache/miniconda.sh
16
- bash /home/travis/.cache/miniconda.sh -b -p /home/travis/miniconda
0 commit comments