Skip to content

Commit 314877c

Browse files
committedApr 30, 2016
do not install jenkins-cli on tox run
1 parent b804f4d commit 314877c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎tox.ini

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
[tox]
77
envlist = py27, py34
8+
skipsdist = True
89

910
[testenv]
1011
commands =

0 commit comments

Comments
 (0)
Please sign in to comment.