Skip to content

Commit a4bd5df

Browse files
committed
Remove apigen doc deployment.
1 parent 468e823 commit a4bd5df

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.travis.yml

-10
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,3 @@ script:
2121
after_success:
2222
- phpenv config-rm xdebug.ini
2323
- composer scrutinizer
24-
- composer apigen
25-
26-
deploy:
27-
local-dir: build/docs
28-
provider: pages
29-
skip-cleanup: true
30-
github-token: $GITHUB_TOKEN
31-
keep-history: true
32-
on:
33-
branch: master

0 commit comments

Comments
 (0)