Skip to content

Commit

Permalink
FIX: travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
marionleborgne committed Aug 28, 2018
1 parent ce580da commit 3ce2ff7
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 @@ -10,7 +10,7 @@ os:

env:
global:
- NUMPY=$(bash .travis/get-py-pkg-version.sh numpy requirements/analytics.txt) SCIPY=$(bash .travis/get-py-pkg-version.sh scipy requirements/analytics.txt)
- NUMPY=$(bash .travis/get-py-pkg-version.sh numpy requirements/core.txt) SCIPY=$(bash .travis/get-py-pkg-version.sh scipy requirements/analytics.txt)
matrix:
- PYTHON_VERSION=2.7
- PYTHON_VERSION=3.5
Expand Down

0 comments on commit 3ce2ff7

Please sign in to comment.