-
Lukasz Dorau authored
TRAVIS_REPO_SLUG should be always placed in double quotes when used in the 'if' instruction, because it can be empty (for example when the Travis build is run locally) what causes syntax error.
Lukasz Dorau authoredTRAVIS_REPO_SLUG should be always placed in double quotes when used in the 'if' instruction, because it can be empty (for example when the Travis build is run locally) what causes syntax error.
Loading