diff options
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index c274259..5e8d7ee 100644 --- a/.travis.yml +++ b/.travis.yml @@ -77,6 +77,7 @@ requires: debian: # Useful URL: https://github.com/mate-desktop/debian-packages # Useful URL: https://salsa.debian.org/debian-mate-team/mate-calc + - autopoint - clang - clang-tools - cppcheck @@ -108,6 +109,7 @@ requires: - redhat-rpm-config ubuntu: + - autopoint - clang - clang-tools - git |