switch version fglrx version

This commit is contained in:
Jerome Kieffer 2015-08-25 20:42:27 +02:00
parent 49282480ea
commit 75e82e1b57
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ addons:
# command to install dependencies
install:
- sudo apt-get update -qq
- sudo apt-get install -qq fglrx=2:8.960-0ubuntu1 opencl-headers
- sudo apt-get install -qq fglrx opencl-headers
- travis_wait pip install cython --trusted-host www.edna-site.org --find-links http://www.edna-site.org/pub/wheelhouse
- "pip install --trusted-host www.edna-site.org -r requirements_travis.txt"
- "python info_platform.py"