Skip to content
Snippets Groups Projects
Commit 80ee9fa5 authored by Lorenz Meier's avatar Lorenz Meier
Browse files

Travis CI: Change libc6 package name

parent 5633ba88
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ before_script:
# Travis specific tools
- sudo apt-get install -qq s3cmd grep zip
# General toolchain dependencies
- sudo apt-get install -qq libc6:i386
- sudo apt-get install -qq libc6-i386
- sudo apt-get install -qq libgcc1:i386
- sudo apt-get install -qq gcc-4.6-base:i386
- sudo apt-get install -qq libstdc++5:i386
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment