Skip to content

Commit

Permalink
Override Circle CI test command w/ tox
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Aug 1, 2017
1 parent 41a37af commit b313758
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
test:
override:
- tox

0 comments on commit b313758

Please sign in to comment.