Skip to content
This repository has been archived by the owner on Dec 10, 2019. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbailey committed Oct 10, 2015
1 parent 38ba10a commit 474350c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
os:
- osx
install: "brew update && brew install python && brew tap homebrew/science && brew install R && pip install --quiet
install: "brew update && brew install python && brew tap homebrew/science && brew install R && travis_wait pip install --quiet
bottle
cython
&& pip install
PyObjC
&& pip install --quiet
descartes
fiona
python-geoip
Expand Down

0 comments on commit 474350c

Please sign in to comment.