We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d974570 commit f0da9e8Copy full SHA for f0da9e8
.travis.yml
@@ -6,7 +6,7 @@ language: cpp
6
before_script:
7
- sudo apt-get update -q
8
# Travis specific tools
9
- - sudo apt-get install s3cmd grep zip
+ - sudo apt-get install s3cmd grep zip mailutils
10
# General toolchain dependencies
11
- sudo apt-get install libc6:i386 libgcc1:i386 gcc-4.6-base:i386 libstdc++5:i386 libstdc++6:i386
12
- sudo apt-get install python-serial python-argparse
0 commit comments