about summary refs log tree commit diff stats
path: root/.travis.yml
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2020-04-16 12:33:58 +0200
committerMichael Vetter <jubalh@iodoru.org>2020-04-17 15:46:55 +0200
commita1d37dda1856eeff060ede7653fb6dae1affd605 (patch)
treefe434eff4fc6d253ea41e6ba7dac8dec4c191afe /.travis.yml
parent05db5226dd1abe143866fb3c9e674b241d11d836 (diff)
downloadprofani-tty-a1d37dda1856eeff060ede7653fb6dae1affd605.tar.gz
Add Fedora travis CI
Regards https://github.com/profanity-im/profanity/issues/1314#issuecomment-614242435
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index a40b7432..71f450d4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,6 +20,8 @@ matrix:
       env: BUILD_FLAVOR=debian
     - os: linux
       env: BUILD_FLAVOR=arch
+    - os: linux
+      env: BUILD_FLAVOR=fedora
     - os: osx
       env:
         # Ensure that "keg-only" Homebrew versions are used.