mirror of https://github.com/silx-kit/pyFAI.git
switch version fglrx version
This commit is contained in:
parent
49282480ea
commit
75e82e1b57
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue