diff options
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 ea23a68..0ac2667 100644 --- a/.travis.yml +++ b/.travis.yml @@ -75,6 +75,7 @@ requires: debian: # Useful URL: https://github.com/mate-desktop/debian-packages # Useful URL: https://salsa.debian.org/debian-mate-team/mate-user-guide + - autopoint - gettext - git - intltool @@ -94,6 +95,7 @@ requires: - yelp-tools ubuntu: + - autopoint - gettext - git - intltool |