diff options
author | Wu Xiaotian <[email protected]> | 2019-12-24 17:02:53 +0800 |
---|---|---|
committer | ZenWalker <[email protected]> | 2020-01-06 00:34:02 +0100 |
commit | f17679d16b4b56bd07201be79f7edeaaccf05afd (patch) | |
tree | 6f533a02874262309fcb058613fafc8f0cf87633 /.travis.yml | |
parent | 08de1220675b973e612794979dcccc6ba8f1d954 (diff) | |
download | python-caja-f17679d16b4b56bd07201be79f7edeaaccf05afd.tar.bz2 python-caja-f17679d16b4b56bd07201be79f7edeaaccf05afd.tar.xz |
travis: add autopoint
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 9006556..f2d6aff 100644 --- a/.travis.yml +++ b/.travis.yml @@ -49,6 +49,7 @@ requires: debian: # Useful URL: https://github.com/mate-desktop/debian-packages # Useful URL: https://salsa.debian.org/debian-mate-team/python-caja + - autopoint - git - gtk-doc-tools - libcaja-extension-dev @@ -71,6 +72,7 @@ requires: - redhat-rpm-config ubuntu: + - autopoint - git - gtk-doc-tools - libcaja-extension-dev |