diff options
author | Wu Xiaotian <[email protected]> | 2019-10-24 16:00:34 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-10-31 15:20:49 +0100 |
commit | d71742d3f60e2d8404d3544ceaa24069d3573ad3 (patch) | |
tree | 00ff887f4ef47b9c7803f0931de9e96598db9f53 | |
parent | cdb6025abc5729dd0eaba6aca2fa6a69b8b403c2 (diff) | |
download | mate-icon-theme-d71742d3f60e2d8404d3544ceaa24069d3573ad3.tar.bz2 mate-icon-theme-d71742d3f60e2d8404d3544ceaa24069d3573ad3.tar.xz |
ci: add autopoint
-rw-r--r-- | .travis.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index e958723..bb0a7bc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -50,11 +50,11 @@ requires: debian: # Useful URL: https://github.com/mate-desktop/debian-packages # Useful URL: https://salsa.debian.org/debian-mate-team/mate-icon-theme + - autopoint - git - icon-naming-utils - inkscape - imagemagick - - intltool - librsvg2-bin - make - mate-common @@ -71,11 +71,11 @@ requires: - redhat-rpm-config ubuntu: + - autopoint - git - icon-naming-utils - imagemagick - inkscape - - intltool - librsvg2-bin - make - mate-common |