Skip to content

Commit

Permalink
Merge pull request #18 from agiliq/circleci
Browse files Browse the repository at this point in the history
Circleci
  • Loading branch information
shabda committed Mar 20, 2018
2 parents 7f157e0 + 2d22d02 commit d63d4ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circleci/config.yml → .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
name: run tests
command: |
. venv/bin/activate
cd pollsapi
python manage.py test
- store_artifacts:
Expand Down

0 comments on commit d63d4ed

Please sign in to comment.