Skip to content

Commit

Permalink
Remove apigen doc deployment.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed May 2, 2019
1 parent 468e823 commit a4bd5df
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,3 @@ script:
after_success:
- phpenv config-rm xdebug.ini
- composer scrutinizer
- composer apigen

deploy:
local-dir: build/docs
provider: pages
skip-cleanup: true
github-token: $GITHUB_TOKEN
keep-history: true
on:
branch: master

0 comments on commit a4bd5df

Please sign in to comment.