Skip to content
Snippets Groups Projects
Commit 2979f544 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

fix shell syntax

parent 9927cca8
Branches
Tags
No related merge requests found
......@@ -21,7 +21,7 @@ before_install:
- sudo apt-get install -qq bob-dev
- sudo apt-get install -qq libatlas-dev libatlas-base-dev liblapack-dev gfortran
- pip install --upgrade pip setuptools
- pip install --find-links http://wheels.astropy.org/ --find-links http://wheels2.astropy.org/ --use-wheel scipy$SCIPYSPEC sphinx nose; fi
- pip install --find-links http://wheels.astropy.org/ --find-links http://wheels2.astropy.org/ --use-wheel scipy$SCIPYSPEC sphinx nose
install:
- "python bootstrap.py"
- "./bin/buildout"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment