This commit is contained in:
Serhii Londar 2018-11-15 01:30:05 +02:00
parent 2bb05de96c
commit 5006c62804

10
.github/deploy.sh vendored
View file

@ -2,11 +2,11 @@
set -e
if [[ $TRAVIS_BRANCH != 'readme-generation' ]]
then
echo 'exit'
exit
fi
#if [[ $TRAVIS_BRANCH != 'readme-generation' ]]
#then
# echo 'exit'
# exit
#fi
git checkout readme-generation