Skip to content

Commit

Permalink
CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
zhichenggeng committed Nov 19, 2020
1 parent dfe4717 commit cff0473
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- run:
name: Install Packages
command: |
sudo apt-get update
sudo apt-get install python-pip
sudo pip install numpy scipy
sudo apt-get install libblas-dev liblapack-dev swig
Expand Down

0 comments on commit cff0473

Please sign in to comment.