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 1b2c796 commit 554f4a5Copy full SHA for 554f4a5
.travis.yml
@@ -44,6 +44,8 @@ script:
44
- ./vendor/bin/phploc src/
45
## PHPDocumentor
46
- ./vendor/bin/phpdoc -q -d ./src -t ./build/docs --template="responsive-twig"
47
+ ## GanttProject
48
+ - ganttproject -export png -o tests/PhpProject/resources/Sample_01_Simple.gan -log -log_file ''
49
50
after_script:
51
0 commit comments