summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2020-02-18 10:29:10 +0100
committerCedric Nugteren <web@cedricnugteren.nl>2020-02-18 10:29:40 +0100
commit8433985051c0fb9758fd8dfe7d19cc8eaca630e1 (patch)
treec85d6f5c54b4bd6c71c7d431388b4aa12a358f8c /.travis.yml
parentbf4e4198b7ef925cb2b5ad46a12078c235ece71e (diff)
Updated to version 1.5.1
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 fab7c875..e6d7fd16 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,7 +21,7 @@ matrix:
env:
global:
- - CLBLAST_VERSION=1.5.0
+ - CLBLAST_VERSION=1.5.1
- 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