Skip to content

Commit

Permalink
Drop GitHub pages
Browse files Browse the repository at this point in the history
First step to fix PHPOffice#1355
  • Loading branch information
czosel committed Apr 26, 2018
1 parent 94be56b commit 96a47ec
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 41 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,5 @@ script:
- if [ -z "$COVERAGE" ]; then ./vendor/bin/phpdoc -q -d ./src -t ./build/docs --ignore "*/src/PhpWord/Shared/*/*" --template="responsive-twig" ; fi

after_script:
## PHPDocumentor
- bash .travis_shell_after_success.sh
## Scrutinizer
- 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
39 changes: 0 additions & 39 deletions .travis_shell_after_success.sh

This file was deleted.

0 comments on commit 96a47ec

Please sign in to comment.