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

Commit

Permalink
Remove unnecessary apt-get for shippable.
Browse files Browse the repository at this point in the history
  • Loading branch information
garth-wells committed Jun 17, 2017
1 parent daa1095 commit 590f296
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion shippable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ 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 .
Expand Down

0 comments on commit 590f296

Please sign in to comment.