mirror of
https://github.com/KevinMidboe/tableprint.git
synced 2025-10-29 09:50:17 +00:00
Broken .travis.yml
This commit is contained in:
@@ -18,7 +18,7 @@ before_install:
|
||||
- export PATH="$HOME/miniconda/bin:$PATH"
|
||||
- conda update --yes conda
|
||||
install:
|
||||
- conda install --yes python=$TRAVIS_PYTHON_VERSION pip numpy
|
||||
- conda install --yes pip numpy
|
||||
- travis_retry pip install -r requirements-dev.txt
|
||||
- travis_retry python setup.py install
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user