Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Commit

Permalink
Remove erronous and unneccessary travis deploy code
Browse files Browse the repository at this point in the history
  • Loading branch information
Drakulix committed Feb 14, 2017
1 parent 91a7a7c commit 4e57daa
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 @@ -32,4 +32,4 @@ script:
- vagga build
- vagga doc
before_deploy:
- if [[ TRAVIS_BRANCH == 'master' ]]; then vagga --use-env=GH_TOKEN doc_upload; done
- vagga --use-env=GH_TOKEN doc_upload

0 comments on commit 4e57daa

Please sign in to comment.