[python-dtcwt] 141/497: travis: install AMD's CPU OpenCL implementation
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Tue Jul 21 18:05:58 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/sid
in repository python-dtcwt.
commit 11aa85267ed277675ee6ea4fde048397597b8ff5
Author: Rich Wareham <rjw57 at cam.ac.uk>
Date: Thu Nov 7 12:54:51 2013 +0000
travis: install AMD's CPU OpenCL implementation
---
.travis.yml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index cd97ed8..32fc742 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,7 @@
language: python
+before_install:
+ - sudo apt-get update -qq
+ - sudo apt-get install fglrx opencl-headers
python:
- "2.7"
- "3.3"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-dtcwt.git
More information about the debian-science-commits
mailing list