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

Travis CI: Change settings to make package installation operational again

parent 8075ff5e
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 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 libc6:i386 libgcc1:i386 gcc-4.6-base:i386 libstdc++5:i386
- sudo apt-get install python-serial python-argparse python-empy
- sudo apt-get install flex bison libncurses5-dev autoconf texinfo build-essential libtool zlib1g-dev genromfs git wget cmake
- pushd .
......
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