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 46866e7 commit c597b0cCopy full SHA for c597b0c
.travis.yml
@@ -10,7 +10,7 @@ env:
10
- INSTALL_DEB_DEPENDECIES=false
11
- INSTALL_DEB_DEPENDECIES=true DUECREDIT_ENABLE=yes
12
before_install:
13
-- function download {bleh}
+- function download { bleh; }
14
- travis_retry download
15
- wget http://repo.continuum.io/miniconda/Miniconda${TRAVIS_PYTHON_VERSION:0:1}-latest-Linux-x86_64.sh
16
-O /home/travis/.cache/miniconda.sh
0 commit comments