diff options
author | Wu Xiaotian <[email protected]> | 2019-05-15 20:16:41 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-07-01 12:53:07 +0200 |
commit | 17ea44cb0babb3dc615df121092c24de445f3b62 (patch) | |
tree | fd09707081904fb09a48673d0270a151750cde85 | |
parent | 112d92128213279878d6972bb0a1bc5bbdb9d7bd (diff) | |
download | caja-17ea44cb0babb3dc615df121092c24de445f3b62.tar.bz2 caja-17ea44cb0babb3dc615df121092c24de445f3b62.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 0e076ce4..304012e1 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/caja + - autopoint - clang - clang-tools - cppcheck @@ -132,6 +133,7 @@ requires: - libnotify-devel ubuntu: + - autopoint - clang - clang-tools - git |