Update .travis.yml

we can now build fedora 25 armhfp rpms using the container I built and hosted on hub.docker.com
This commit is contained in:
Andrew Bauer 2017-09-04 19:39:09 -05:00 committed by GitHub
parent b56aafb16d
commit 9021d1203d
1 changed files with 1 additions and 0 deletions

View File

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