Skip to content

Commit c597b0c

Browse files
author
Shoshana Berleant
committed
bash syntax
1 parent 46866e7 commit c597b0c

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
@@ -10,7 +10,7 @@ env:
1010
- INSTALL_DEB_DEPENDECIES=false
1111
- INSTALL_DEB_DEPENDECIES=true DUECREDIT_ENABLE=yes
1212
before_install:
13-
- function download {bleh}
13+
- function download { bleh; }
1414
- travis_retry download
1515
- wget http://repo.continuum.io/miniconda/Miniconda${TRAVIS_PYTHON_VERSION:0:1}-latest-Linux-x86_64.sh
1616
-O /home/travis/.cache/miniconda.sh

0 commit comments

Comments
 (0)