update tests to fedora 29

This commit is contained in:
Cyryl Płotnicki 2019-01-19 10:49:17 +00:00
parent 48dfcb5e2d
commit 69c2f8fd54

View file

@ -4,8 +4,8 @@ jobs:
fedora:
machine: true
environment:
DETECTED_OS: fedora:28
DOCKER_IMAGE: cyplo/fedora28_base
DETECTED_OS: fedora:29
DOCKER_IMAGE: cyplo/fedora29_base
steps:
- checkout