diff options
author | Wu Xiaotian <[email protected]> | 2019-05-16 14:33:03 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-22 14:15:47 +0200 |
commit | f05db197714a7f21096fea848d77eb703dda4e26 (patch) | |
tree | 209f1046f2c8e381d8cb36069a9715d26e70b273 /.travis.yml | |
parent | 8f91804245b73be22f6d21a8b52b468fac282b73 (diff) | |
download | mate-session-manager-f05db197714a7f21096fea848d77eb703dda4e26.tar.bz2 mate-session-manager-f05db197714a7f21096fea848d77eb703dda4e26.tar.xz |
[ci] add autopoint for debian/ubuntu
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 7645ec5..dc1c580 100644 --- a/.travis.yml +++ b/.travis.yml @@ -82,6 +82,7 @@ requires: debian: # Useful URL: https://github.com/mate-desktop/debian-packages # Useful URL: https://salsa.debian.org/debian-mate-team/mate-session-manager + - autopoint - clang - clang-tools - cppcheck @@ -130,6 +131,7 @@ requires: - xorg-x11-xtrans-devel ubuntu: + - autopoint - clang - clang-tools - git |