diff options
| author | Mahmoud <[email protected]> | 2019-05-13 17:34:34 -0400 |
|---|---|---|
| committer | Mahmoud <[email protected]> | 2019-05-13 17:34:34 -0400 |
| commit | 059dabc1af44b8eb60f0cacc8d5c2d06f1e85a00 (patch) | |
| tree | ed2bf825d27848c818a9293075cf9b9d73a26864 /.travis.yml | |
| parent | 2f5328eee8447bfd705f8bc199ea3f7b326a51f9 (diff) | |
fixing local xbar again
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index bd86675..82f0604 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,7 +20,7 @@ matrix: - PTXAS_CUDA_INSTALL_PATH=/usr/local/cuda-9.1/ - services: docker env: - - CONFIG=TITANV-localxbar + - CONFIG=TITANV-LOCALXBAR - CUDA_INSTALL_PATH=/usr/local/cuda-9.1/ - PTXAS_CUDA_INSTALL_PATH=/usr/local/cuda-9.1/ |
