Skip to content

Commit

Permalink
hopefully this does it
Browse files Browse the repository at this point in the history
  • Loading branch information
awarebayes committed Oct 28, 2019
1 parent 6b3e4ed commit 640a225
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 @@ -39,6 +39,7 @@ jobs:
. venv/bin/activate
pip3 install torch==1.3.0
pip3 install matplotlib
pip3 install .
pytest -v -s ./.circleci/tests/main.py
- store_artifacts:
Expand Down

0 comments on commit 640a225

Please sign in to comment.