Only try to install deb on trusty as that is the environment that travis is running

pull/2725/head
Isaac Connor 2019-09-22 12:52:46 -04:00
parent 48cb568424
commit 0ec215c95f
1 changed files with 0 additions and 3 deletions

View File

@ -347,9 +347,6 @@ if [ "${TRAVIS_EVENT_TYPE}" == "cron" ] || [ "${TRAVIS}" != "true" ] || [ "${DIS
echo "Starting packpack..."
execpackpack
if [ "${TRAVIS}" == "true" ]; then
install_deb
fi
fi
# We were not triggered via cron so just build and test trusty