add travis packages

This commit is contained in:
tangxifan 2020-01-03 22:34:22 -05:00
parent 0740684567
commit 8b8f09387a
1 changed files with 3 additions and 0 deletions

View File

@ -30,6 +30,7 @@ matrix:
sources: sources:
- ubuntu-toolchain-r-test # For newer GCC - ubuntu-toolchain-r-test # For newer GCC
- george-edison55-precise-backports # For cmake - george-edison55-precise-backports # For cmake
- llvm_toolchain-trusty-7
packages: packages:
- autoconf - autoconf
- automake - automake
@ -58,11 +59,13 @@ matrix:
- libxml++2.6-dev - libxml++2.6-dev
- perl - perl
- python - python
- python-lxml
- texinfo - texinfo
- time - time
- valgrind - valgrind
- zip - zip
- qt5-default - qt5-default
- clang-format-7
# - os: osx # - os: osx
# osx_image: xcode10.2 # we target latest MacOS Mojave # osx_image: xcode10.2 # we target latest MacOS Mojave
# sudo: true # sudo: true