summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2018-06-03 13:18:05 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2018-06-03 13:18:05 +0200
commit4471b67735fecc8089df638cc06c2d5bd3cd3d2c (patch)
treebab98d7492e891f47cff8fcd2d1d6d70ecef24a2 /.travis.yml
parentfee8df153cdb0ed419252ef3f525aabd1bee875f (diff)
Updated to CLBlast version 1.4.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 125b6a10..17d9048c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,7 +21,7 @@ matrix:
env:
global:
- - CLBLAST_VERSION=1.3.0
+ - CLBLAST_VERSION=1.4.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