cron only

This commit is contained in:
duncathan 2020-03-13 03:46:03 -06:00
parent b4c3799999
commit 8fb4630a62

View file

@ -1,6 +1,6 @@
set -ev
# if [ "$TRAVIS_EVENT_TYPE" != "cron" ]; then exit 0; fi
if [ "$TRAVIS_EVENT_TYPE" != "cron" ]; then exit 0; fi
cd src
love-release