Skip to content

Commit

Permalink
TST: standard pysat install
Browse files Browse the repository at this point in the history
  • Loading branch information
jklenzing committed Jul 28, 2020
1 parent a82ebe6 commit e11a853
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 @@ -46,7 +46,7 @@ install:
# - cd ..
# - git clone https://github.com/pysat/pysat.git >/dev/null
# - cd ./pysat
- pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple pysat
- pip install pysat
# set up data directory
- mkdir /home/travis/build/pysatData
# install pysat
Expand Down

0 comments on commit e11a853

Please sign in to comment.