summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2016-06-27 12:47:39 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2016-06-27 12:47:39 +0200
commit7eeb790824795b85f889d67e11685dc4f5c0eccf (patch)
tree7d0a3d76a7d93e1b35d57987249e196d5f959440 /.travis.yml
parent5f8886339a81f2510a3cc376d387a6800de1cc42 (diff)
Added Appveyor Windows CI support
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 d5f1dc75..8e1a80db 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,7 +20,7 @@ addons:
env:
global:
- - CLBLAST_ROOT=${TRAVIS_BUILD_DIR}/bin/make/release
+ - CLBLAST_ROOT=${TRAVIS_BUILD_DIR}/bin/clblast
- OPENCL_REGISTRY=https://www.khronos.org/registry/cl
- OPENCL_ROOT=${TRAVIS_BUILD_DIR}/bin/opencl