Skip to content

Commit

Permalink
Upgrade pip
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Smith committed Aug 19, 2019
1 parent 7a821b2 commit e365e20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shippable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ cache: true
build:
ci:
- mkdir -p shippable/codecoverage
- shippable_retry pip install --upgrade pip
- shippable_retry pip install -r requirements.txt
- shippable_retry pip install coverage
- "python setup.py -q develop"
Expand Down

0 comments on commit e365e20

Please sign in to comment.