summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2022-09-22 22:07:33 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2022-09-22 22:07:33 +0200
commit0de212a56bccbf50f3c36c8fb3bcff77707f700a (patch)
tree954e8e6d79dd304e36e969ab5953255cae62ef9c /.travis.yml
parent38fa34b43243722330e2ae1caffa344745d612c8 (diff)
Update to version 1.5.3
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 f937222d..dbdae42e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,7 +21,7 @@ matrix:
env:
global:
- - CLBLAST_VERSION=1.5.2
+ - CLBLAST_VERSION=1.5.3
- 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