summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2017-09-30 17:19:17 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2017-09-30 17:19:17 +0200
commitf4c4674cf66180dd71d140c4bfa9758a0e8ac86f (patch)
treeb7d0ed6c246dbbc222043b026ee410301306c054 /.travis.yml
parent0d8313708ca84f5338f405ae9b3261188e87b6f7 (diff)
Updated to version 1.1.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 abd39aac..0d18fbf4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,7 +21,7 @@ matrix:
env:
global:
- - CLBLAST_VERSION=1.0.0
+ - CLBLAST_VERSION=1.1.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