Skip to content

Commit

Permalink
Check not dirty
Browse files Browse the repository at this point in the history
  • Loading branch information
gatesn committed Jun 23, 2017
1 parent 571144d commit 09b4394
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ machine:
post:
- pyenv global 2.7.11 3.4.3

test:
post:
- ./setup.py -V | grep dirty -vq

deployment:
releases:
tag: /[0-9]+(\.[0-9]+)+((-(beta|rc)[0-9]{1,2})(\.[0-9])?)?/
Expand Down

0 comments on commit 09b4394

Please sign in to comment.