Skip to content

Commit

Permalink
Travis CI: We need mailutils
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzMeier committed Dec 21, 2014
1 parent d974570 commit f0da9e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ language: cpp
before_script:
- sudo apt-get update -q
# Travis specific tools
- sudo apt-get install s3cmd grep zip
- sudo apt-get install s3cmd grep zip mailutils
# General toolchain dependencies
- sudo apt-get install libc6:i386 libgcc1:i386 gcc-4.6-base:i386 libstdc++5:i386 libstdc++6:i386
- sudo apt-get install python-serial python-argparse
Expand Down

0 comments on commit f0da9e8

Please sign in to comment.