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 6de46a3..4635722 100644 --- a/.travis.yml +++ b/.travis.yml @@ -81,6 +81,7 @@ requires: debian: # Useful URL: https://github.com/mate-desktop/debian-packages # Useful URL: https://salsa.debian.org/debian-mate-team/mate-user-share + - autopoint - clang - clang-tools - cppcheck @@ -124,6 +125,7 @@ requires: - yelp-tools ubuntu: + - autopoint - clang - clang-tools - git |