Skip to content

Commit

Permalink
travis: force PyOpenCL to not try to prompt for context
Browse files Browse the repository at this point in the history
  • Loading branch information
rjw57 committed Aug 4, 2015
1 parent 13c585e commit 74c7e1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: python
cache:
- apt
env:
- PYOPENCL_CTX=0
before_install:
- sudo apt-get update -qq
- sudo apt-get install fglrx opencl-headers
Expand Down

0 comments on commit 74c7e1e

Please sign in to comment.