add python26 and python35 on jenkins f26 worker

This commit is contained in:
Kevin Fenzi 2018-01-26 13:14:30 +00:00
parent 0126a1272b
commit 9cfe2d113b

View file

@ -278,3 +278,5 @@ f25_only:
f26_only:
- python2-koji # Needed for pyrpkg
- python3-koji # Needed for pyrpkg
- python26
- python35