From a61b4a547ba20fd85e489702398c7efc4b12b299 Mon Sep 17 00:00:00 2001 From: Jan Pazdziora Date: Fri, 15 Mar 2019 18:12:05 +0100 Subject: Revert "Fedora rawhide is not stable." This reverts commit 656a372582b75014209e5fd68d40ca5403f4e7d2 since Fedora rawhide is usable again. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 185b790..694cd0f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,7 +13,7 @@ stages: matrix: include: - stage: build-and-test - env: fedora=30 + env: fedora=rawhide - stage: build-and-test env: fedora=latest - stage: build-and-test -- cgit