summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2018-01-29 20:45:21 +0100
committerCedric Nugteren <web@cedricnugteren.nl>2018-01-29 20:45:21 +0100
commit37c5e8f58c8c6a1f8888938baa67691f8ecddaf4 (patch)
tree48615e9bf874d49810a4b030c65f090ad811f852 /.travis.yml
parentf12c7fcdf2bfc8c82ed8c8f8739e3e23c4721ebc (diff)
Updated to CLBlast version 1.3.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 4b17b8a0..125b6a10 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,7 +21,7 @@ matrix:
env:
global:
- - CLBLAST_VERSION=1.2.0
+ - CLBLAST_VERSION=1.3.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