Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

Commit

Permalink
Upgrade pip.
Browse files Browse the repository at this point in the history
  • Loading branch information
garth-wells committed Jun 17, 2017
1 parent 90df508 commit daa1095
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 @@ -9,6 +9,7 @@ env:
build:
ci:
- apt-get install -y libopenblas-dev liblapack-dev
- pip install --upgrade pip
- pip install flake8 flake8-future-import numpy pytest
- pip install .
- python -m flake8 .
Expand Down

0 comments on commit daa1095

Please sign in to comment.