build f26 packages with my docker repo

The packpack project does not provide a fedora 26 docker image so I made my own.
This commit is contained in:
Andrew Bauer 2017-08-20 20:12:18 -05:00 committed by GitHub
parent dc1aa2b670
commit 5030254ba0
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ env:
- OS=el DIST=6
- OS=el DIST=7
- OS=fedora DIST=25
- OS=fedora DIST=26 DOCKER_REPO=knnniggett/packpack
- OS=ubuntu DIST=trusty
- OS=ubuntu DIST=xenial
- OS=ubuntu DIST=trusty ARCH=i386