Skip to content

Commit

Permalink
Attempted fix of travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Aug 15, 2018
1 parent 61a9cd6 commit f472677
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -34,7 +34,6 @@ install:
- if [[ "$TRAVIS_PYTHON_VERSION" == "3.4" ]]; then
conda install python=3.4.3;
fi
- rm -r $SITE_PACKAGES/numpy*
- python setup.py develop
- pip install path.py
- pip install coveralls awscli deepdiff
Expand Down

0 comments on commit f472677

Please sign in to comment.