diff options
Diffstat (limited to 'jjb/doctor/doctor.yaml')
-rw-r--r-- | jjb/doctor/doctor.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/doctor/doctor.yaml b/jjb/doctor/doctor.yaml index 41963cca9..59d75c838 100644 --- a/jjb/doctor/doctor.yaml +++ b/jjb/doctor/doctor.yaml @@ -210,7 +210,7 @@ # run tox to trigger the test # As Jenkins user, it has no permission to send ICMP package - sudo -E tox -e py34 + sudo -E tox -e py36 # ------------------------------- |