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 dc66dc59..0c8b591a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -83,6 +83,7 @@ requires: debian: # Useful URL: https://github.com/mate-desktop/debian-packages # Useful URL: https://salsa.debian.org/debian-mate-team/marco + - autopoint - clang - clang-tools - cppcheck @@ -138,6 +139,7 @@ requires: - zenity ubuntu: + - autopoint - clang - clang-tools - git |