summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authortgrogers <[email protected]>2018-06-30 23:28:11 -0400
committertgrogers <[email protected]>2018-06-30 23:28:11 -0400
commitf3ac4292a9a0514f2bb48a27e72df1fa7ebba64a (patch)
tree8f8f28454d4e4830bf85cbca657a3f5726ec542b /.travis.yml
parent5a6957fa2a45cd1856550e9426cb6bd743f19e98 (diff)
Explicitly calling out CUDA in the 480 build too
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index fee1c91..29bb808 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,7 +9,9 @@ language: cpp
matrix:
include:
- services: docker
- env: CONFIG=configs.gtx480.yml
+ env:
+ - CONFIG=configs.gtx480.yml
+ - CUDA_INSTALL_PATH=/usr/local/cuda-4.2/
# This config is just taking far too long...
# - services: docker
# env: