summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2018-06-03 15:53:27 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2018-06-03 15:53:27 +0200
commit1c9a74147073234da953b84f0bbafefbcf5ffb4f (patch)
treeb29bae73160430bad665b6a947b0de9e2f6cdd46 /.travis.yml
parent838422fbb1a8fa7ce2cad06bb94b2779d3929e08 (diff)
parent4471b67735fecc8089df638cc06c2d5bd3cd3d2c (diff)
Merge branch 'master' into CLBlast-267-convgemm
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