another attempt to fix bionic

This commit is contained in:
Jay Lee
2019-09-28 07:00:34 -04:00
parent 2831680d14
commit cce47ba723
2 changed files with 1 additions and 2 deletions

View File

@@ -249,6 +249,7 @@ script:
before_deploy:
- export TRAVIS_TAG="preview"
- unset LD_LIBRARY_PATH
deploy:
provider: releases

View File

@@ -30,6 +30,4 @@ else
time $gam version extended
fi
# attempt to fix deploy phase
unset LD_LIBRARY_PATH
fi