-
Fix .travis.yml · 8427bce8Johannes Edmeier authored
Since the build errors when a before_install script fails when the exitcode is non-zero we have to use bashs regular if-then-else syntax to return a zero exitcode when $TRAVIS_TAG is not set.
8427bce8
×