Skip to content
Snippets Groups Projects
Commit defefcee authored by Stephen A. Wood's avatar Stephen A. Wood
Browse files

For travis build get latest scons with pip

parent 1d97e284
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@ before_install:
- sudo apt-get update -qq
- sudo apt-get install -y x11-common libx11-6 x11-utils gsl-bin libxpm4 libxft2 libpng3 libjpeg-turbo8 libjpeg8 libtiff4 libxml2 libldap-2.4-2 libkrb5-3 freeglut3 libfftw3-3 python libmysqlclient18 libgif4 libiodbc2 libxext6 libxmu6 libimlib2 gccxml wget libpopt-dev libc6-dev-i386
- sudo apt-get autoremove
- sudo pip install --egg scons
install:
- wget http://root.cern.ch/download/root_v5.34.32.Linux-ubuntu12-x86_64-gcc4.6.tar.gz -O /tmp/root.tar.gz
- tar -xzf /tmp/root.tar.gz
......
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