Skip to content

Commit 09b4394

Browse files
committed
Check not dirty
1 parent 571144d commit 09b4394

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

circle.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ machine:
22
post:
33
- pyenv global 2.7.11 3.4.3
44

5+
test:
6+
post:
7+
- ./setup.py -V | grep dirty -vq
8+
59
deployment:
610
releases:
711
tag: /[0-9]+(\.[0-9]+)+((-(beta|rc)[0-9]{1,2})(\.[0-9])?)?/

0 commit comments

Comments
 (0)