We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e8aa52 commit 1a76312Copy full SHA for 1a76312
.travis.yml
@@ -9,7 +9,7 @@ script:
9
- ./vendor/bin/phpcbf --standard=PSR2 src
10
- php vendor/bin/phpdoc -d src -t docs --ignore vendor/,docs/,examples/
11
# add the SinusBot favicon
12
- - wget -q -O images/favicon.ico https://sinusbot.github.io/favicon.ico
+ - wget -q -O docs/images/favicon.ico https://sinusbot.github.io/favicon.ico
13
deploy:
14
provider: pages
15
github-token: $GITHUB_TOKEN
0 commit comments