Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wbierbower committed Apr 27, 2015
1 parent ff0d945 commit 3d00bc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ before_install:
- sudo apt-get install -y python-gdal
- sudo apt-get install -y libgdal-dev
- sudo apt-get install -y python-shapely
- sudo pip install wheel setuptools cython nose
- sudo pip install wheel cython nose

# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
install: sudo pip install -r requirements --no-deps
Expand Down

0 comments on commit 3d00bc5

Please sign in to comment.