Skip to content

Commit

Permalink
update controle files
Browse files Browse the repository at this point in the history
  • Loading branch information
MuellerSeb committed Jan 23, 2020
1 parent 553fc0c commit 87bb37d
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 @@ -9,7 +9,7 @@ matrix:
services: docker
env: OMP_NUM_THREADS=4
script:
- python -m pip install -U setuptools pytest-cov coveralls coverage~=4.5.4
- python -m pip install -U setuptools pytest-cov coveralls
- python -m pip install -U numpy==1.17.3 cython==0.29.14
- python -m pip install -r requirements.txt
- python setup.py sdist -d dist
Expand Down

0 comments on commit 87bb37d

Please sign in to comment.