Skip to content

Commit

Permalink
Fixes install test
Browse files Browse the repository at this point in the history
  • Loading branch information
ravenoak committed Apr 3, 2019
1 parent 78ed43a commit 780cbaa
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 @@ -61,6 +61,7 @@ jobs:
- run:
name: Smoke Test Install
command: |
. venv/bin/activate
python --version
python setup.py install
Expand Down

0 comments on commit 780cbaa

Please sign in to comment.