diff options
Diffstat (limited to '.travis.yml')
-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 |