This commit is contained in:
Serhii Londar 2018-11-15 01:08:15 +02:00
parent e356038bcd
commit 48b6881180

3
.github/deploy.sh vendored
View file

@ -2,8 +2,9 @@
set -e set -e
if [[ $TRAVIS_BRANCH != 'redme-generation' ]] if [[ $TRAVIS_BRANCH != 'readme-generation' ]]
then then
echo 'exit'
exit exit
fi fi