Commit 9a6ec702 authored by John Chodera (MSKCC)'s avatar John Chodera (MSKCC)
Browse files

Try fixing travis again.

parent 17e2b783
......@@ -101,6 +101,7 @@ before_install:
fi
- if [[ "$OPENCL" == "true" ]]; then
sudo apt-get -yq update > /dev/null 2>&1 ;
sudo apt-get install -qq ubuntu-restricted-extras
sudo apt-get install -qq fglrx=2:8.960-0ubuntu1 opencl-headers;
fi
# Install swig for Python wrappers. However, testing CUDA and OpenCL, we
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment