summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2017-11-08 21:30:06 +0100
committerCedric Nugteren <web@cedricnugteren.nl>2017-11-08 21:30:06 +0100
commit5d5e3f93bca53ac5069a3de8ede56b89a536bccc (patch)
tree2e1e77b6f308f82c462f570d76f328e0a44162ba /.travis.yml
parentd24138808b42368a4dfe67fc9bdef546b6c358e8 (diff)
Updated to CLBlast version 1.2.0
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 0d18fbf4..4b17b8a0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,7 +21,7 @@ matrix:
env:
global:
- - CLBLAST_VERSION=1.1.0
+ - CLBLAST_VERSION=1.2.0
- CLBLAST_ROOT=${TRAVIS_BUILD_DIR}/bin/clblast
- CLBLAST_INSTALL=${TRAVIS_BUILD_DIR}/bin/CLBlast-${CLBLAST_VERSION}
- CLBLAST_TAR=CLBlast-${CLBLAST_VERSION}-${TRAVIS_OS_NAME}-x64.tar.gz