Skip to content

Commit 6834715

Browse files
(CI)(defaults) drop python2 support
1 parent 43d007e commit 6834715

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/travis/defaults.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
set -e
55

66
WITH_CMAKE=${WITH_CMAKE:-false}
7-
WITH_PYTHON3=${WITH_PYTHON3:-false}
87
WITH_IO=${WITH_IO:-true}
98
WITH_CUDA=${WITH_CUDA:-false}
109
WITH_CUDNN=${WITH_CUDNN:-false}

0 commit comments

Comments
 (0)