Skip to content

Commit f0da9e8

Browse files
committed
Travis CI: We need mailutils
1 parent d974570 commit f0da9e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ language: cpp
66
before_script:
77
- sudo apt-get update -q
88
# Travis specific tools
9-
- sudo apt-get install s3cmd grep zip
9+
- sudo apt-get install s3cmd grep zip mailutils
1010
# General toolchain dependencies
1111
- sudo apt-get install libc6:i386 libgcc1:i386 gcc-4.6-base:i386 libstdc++5:i386 libstdc++6:i386
1212
- sudo apt-get install python-serial python-argparse

0 commit comments

Comments
 (0)