Skip to content

Commit 87e1b6c

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ script:
4545
## PHPDocumentor
4646
- ./vendor/bin/phpdoc -q -d ./src -t ./build/docs --template="responsive-twig"
4747
## GanttProject
48-
- ganttproject -export png -o tests/PhpProject/resources/Sample_01_Simple.gan -log -log_file ''
48+
- ganttproject -export png -o tests/PhpProject/resources/Sample_01_Simple.gan -log -log_file gan_export.log
49+
- cat gan_export.log
4950

5051
after_script:
5152
## PHPDocumentor

0 commit comments

Comments
 (0)