Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
kumabook committed Jan 28, 2017
1 parent 971a85e commit 2bb276b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ after_success:
- npm run coverage
- npm run build
- npm run doc
- '[ "$TRAVIS_BRANCH" == master ] && [ "$TRAVIS_PULL_REQUEST" == "false" ] && bash ./publish_doc.sh'
- '[ "$TRAVIS_PULL_REQUEST" == "false" ] && bash ./publish_doc.sh'
deploy:
provider: releases
skip_cleanup: true
Expand Down

0 comments on commit 2bb276b

Please sign in to comment.