Skip to content

Commit

Permalink
Update shippable.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
michsmit99 committed Sep 21, 2018
1 parent b220ee5 commit f9cde4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shippable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ before_install:
- mkdir -p shippable/codecoverage

install:
- "pip install requests"
- "pip install --index-url=https://pypi.python.org/simple/ requests"
- "pip install coverage"
- "python setup.py -q develop"

Expand Down

0 comments on commit f9cde4f

Please sign in to comment.