Skip to content

Commit e71013a

Browse files
committed
change linux cuda 10 to xenial
1 parent ed3c980 commit e71013a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- CUDA_SHORT=10.1
2727
- UBUNTU_VERSION=ubuntu1804
2828
- BUILD_TAG=-cuda10.1
29-
dist: bionic
29+
dist: xenial
3030
language: python
3131
before_deploy:
3232
- ./scripts/build_gpu_wheel.sh

0 commit comments

Comments
 (0)