diff options
| author | Wu Xiaotian <[email protected]> | 2019-05-10 16:40:59 +0800 | 
|---|---|---|
| committer | raveit65 <[email protected]> | 2019-05-16 08:36:40 +0200 | 
| commit | 0e9ea052bdb0f8d3fbbbb8086e4ed4a2f0000ddd (patch) | |
| tree | 88541b589a6ecd332a08d79275d1094c184dfb6c | |
| parent | 3324c2850b96cb99efb0c90cbf37e563a17f6f7b (diff) | |
| download | marco-0e9ea052bdb0f8d3fbbbb8086e4ed4a2f0000ddd.tar.bz2 marco-0e9ea052bdb0f8d3fbbbb8086e4ed4a2f0000ddd.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 dc66dc59..0c8b591a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -83,6 +83,7 @@ requires:    debian:      # Useful URL: https://github.com/mate-desktop/debian-packages      # Useful URL: https://salsa.debian.org/debian-mate-team/marco +    - autopoint      - clang      - clang-tools      - cppcheck @@ -138,6 +139,7 @@ requires:      - zenity    ubuntu: +    - autopoint      - clang      - clang-tools      - git  | 
