diff options
author | Wu Xiaotian <[email protected]> | 2019-08-30 10:19:28 +0800 |
---|---|---|
committer | Robert Antoni Buj Gelonch <[email protected]> | 2019-08-30 21:14:26 +0200 |
commit | 6081bf9869031c7e3043844ef3bb9a703af64d54 (patch) | |
tree | af24f0b3ab6978cc5b9a3e96e59bbdad2be71a37 | |
parent | 7b7c2ee6e10c1c4faff1016b34ae47b6ed8624c6 (diff) | |
download | mate-settings-daemon-6081bf9869031c7e3043844ef3bb9a703af64d54.tar.bz2 mate-settings-daemon-6081bf9869031c7e3043844ef3bb9a703af64d54.tar.xz |
[ci] add autopoint for debian/ubuntu
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 7ffc5bf..cfe5e6e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -85,6 +85,7 @@ requires: debian: # Useful URL: https://github.com/mate-desktop/debian-packages # Useful URL: https://salsa.debian.org/debian-mate-team/mate-settings-daemon + - autopoint - clang - clang-tools - cppcheck @@ -143,6 +144,7 @@ requires: - redhat-rpm-config ubuntu: + - autopoint - clang - clang-tools - git |