updated travis CI

This commit is contained in:
sugarme 2020-10-12 21:07:18 +11:00
parent c05e05820e
commit 808acba11f

View File

@ -14,7 +14,7 @@ dist: bionic
before_install:
- sudo apt-get install clang-tools-9
- GOTCH="$HOME/sugarme/gotch"
- GOTCH="./"
- LIBTORCH_VERSION="${LIBTORCH_VER:-1.5.1}"
- LIBTORCH="$GOTCH/libtch/libtorch"
- LIBRARY_PATH="$LIBTORCH/lib"