Skip to content

Commit

Permalink
chore(ci): fix travis ci deploy script description
Browse files Browse the repository at this point in the history
  • Loading branch information
tomastrajan committed Apr 11, 2018
1 parent 45327b4 commit d6eceef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis-deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

echo Deploy to GitHub Pages

# deploy only master branch
# only deploy tags
if [ -z "$TRAVIS_TAG" ]; then

echo Deploy to GitHub Pages - Skip deployment
Expand Down

0 comments on commit d6eceef

Please sign in to comment.