Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rangsimanketkaew committed May 7, 2019
1 parent 6348d6d commit baffaec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ python:

install:
# - pip install octadist
- pip install -i https://test.pypi.org/simple/ octadist
# - pip install -i https://test.pypi.org/simple/ octadist
- python -m pip install --index-url https://test.pypi.org/simple/ octadist

script:
- cd example-py
Expand Down

0 comments on commit baffaec

Please sign in to comment.