Skip to content

Commit 554f4a5

Browse files
committed
#6 GanttProject test output
1 parent 1b2c796 commit 554f4a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ script:
4444
- ./vendor/bin/phploc src/
4545
## PHPDocumentor
4646
- ./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 ''
4749

4850
after_script:
4951
## PHPDocumentor

0 commit comments

Comments
 (0)