Skip to content

Commit

Permalink
Travis: Install more packages for more test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Aug 4, 2016
1 parent 847c2bf commit 6388b8f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ addons:
- cvsps
- desktop-file-utils
- dict
- dnsutils
- dselect
- dsniff
- enscript
Expand Down Expand Up @@ -89,6 +90,7 @@ addons:
- lrzip
- lvm2
- lzip
- lzop
- mailman
- mc
- mcrypt
Expand All @@ -102,8 +104,11 @@ addons:
- mtx
- mussh
- net-tools
- nethogs
- network-manager
- nfs-common
- nis
- ntpdate
- open-iscsi-utils
- openswan
- optipng
Expand Down Expand Up @@ -145,14 +150,17 @@ addons:
- unixodbc
- valgrind
- vpnc
- wine
- wireless-tools
- wodim
- wvdial
- xserver-xorg-input-synaptics
- xsltproc
- xvnc4viewer
- xzdec
- yum
- yum-utils
- zopfli

before_install:
# bash for bash 4.x, coreutils for greadlink
Expand Down

0 comments on commit 6388b8f

Please sign in to comment.