Skip to content
Snippets Groups Projects
Commit 50a03548 authored by Jeremy M Fee's avatar Jeremy M Fee
Browse files

Add pycurl to travis.yml pip install

parent 7c51c3a9
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,6 @@ before_install:
install:
- conda create -q -n test-environment python=$TRAVIS_PYTHON_VERSION numpy scipy nose flake8
- source activate test-environment
- pip install obspy
- pip install obspy pycurl
- npm install
script: grunt lint test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment