diff options
author | Wu Xiaotian <[email protected]> | 2019-05-21 15:58:13 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-12 14:56:17 +0200 |
commit | ad43d63f8b7ca50efda6fff40e6591ba95153eb0 (patch) | |
tree | e06478521c2585ead2c67cfe1552f72059fa623d | |
parent | 9ee7e00057ce3d7b4dc6cf22074fc54bf8f48b3e (diff) | |
download | mate-calc-ad43d63f8b7ca50efda6fff40e6591ba95153eb0.tar.bz2 mate-calc-ad43d63f8b7ca50efda6fff40e6591ba95153eb0.tar.xz |
[ci] add autopoint 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 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 |