diff options
author | raveit65 <[email protected]> | 2019-03-08 11:56:10 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-03-08 12:01:08 +0100 |
commit | b7c1fc69e285f0a6c6a9b496cb5a9cae7c79cf66 (patch) | |
tree | 89c1281216360337e0d7473c7956de16244a580c | |
parent | a264d823d0e7d1a9088c8c054e9018d6f0c28ccf (diff) | |
download | mate-common-b7c1fc69e285f0a6c6a9b496cb5a9cae7c79cf66.tar.bz2 mate-common-b7c1fc69e285f0a6c6a9b496cb5a9cae7c79cf66.tar.xz |
travis: fix distcheck for fedora
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 18c0af6..7b1a834 100644 --- a/.travis.yml +++ b/.travis.yml @@ -52,6 +52,7 @@ requires: - git - make - redhat-rpm-config + - xz ubuntu: - autoconf |