diff options
author | Wu Xiaotian <[email protected]> | 2019-07-08 10:39:27 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-07-26 17:12:42 +0200 |
commit | 0f456d229c6128d7d3dd3f9459360feb1fe1b301 (patch) | |
tree | 1ce63a76d9ebeb2c46b2f1fefa9f5832ab0c835b | |
parent | 2d7a111cacd7ef85d643d686001194e3864946d6 (diff) | |
download | mate-user-share-0f456d229c6128d7d3dd3f9459360feb1fe1b301.tar.bz2 mate-user-share-0f456d229c6128d7d3dd3f9459360feb1fe1b301.tar.xz |
ci: add aotopoint dependency 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 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 |