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 e33bf65 commit 06659b1Copy full SHA for 06659b1
.travis.yml
@@ -18,7 +18,7 @@ before_script:
18
- |
19
if [ ! -d "doc/doc-en/en" ]; then
20
cd doc
21
- svn co https://svn.php.net/repository/phpdoc/modules/doc-en doc-en
+ svn co https://svn.php.net/repository/phpdoc/modules/doc-en doc-en --quiet
22
cd ..
23
else
24
cd doc/doc-en
0 commit comments