add fedora 28 to build system, remove fedora 26

This commit is contained in:
Andrew Bauer 2018-05-13 18:36:58 -05:00 committed by GitHub
parent 9187d034c1
commit 6af74a96fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,8 +36,8 @@ env:
- SMPFLAGS=-j4
matrix:
- OS=el DIST=7
- OS=fedora DIST=26 DOCKER_REPO=knnniggett/packpack
- OS=fedora DIST=27 DOCKER_REPO=knnniggett/packpack
- OS=fedora DIST=28 DOCKER_REPO=knnniggett/packpack
- OS=ubuntu DIST=trusty
- OS=ubuntu DIST=xenial
- OS=ubuntu DIST=trusty ARCH=i386