Skip to content

Commit 96a47ec

Browse files
committed
Drop GitHub pages
First step to fix #1355
1 parent 94be56b commit 96a47ec

File tree

2 files changed

+0
-41
lines changed

2 files changed

+0
-41
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,5 @@ script:
5555
- if [ -z "$COVERAGE" ]; then ./vendor/bin/phpdoc -q -d ./src -t ./build/docs --ignore "*/src/PhpWord/Shared/*/*" --template="responsive-twig" ; fi
5656

5757
after_script:
58-
## PHPDocumentor
59-
- bash .travis_shell_after_success.sh
6058
## Scrutinizer
6159
- if [ -n "$COVERAGE" ]; then wget https://scrutinizer-ci.com/ocular.phar && php ocular.phar code-coverage:upload --format=php-clover build/logs/clover.xml ; fi

.travis_shell_after_success.sh

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)