Skip to content

Commit c61d107

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +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 gan_export.log
49-
- cat gan_export.log
48+
- ganttproject -export png -o tests/PhpProject/resources/Sample_01_Simple.gan
49+
- cat /home/travis/.ganttproject.d/.ganttproject*.log
5050

5151
after_script:
5252
## PHPDocumentor

0 commit comments

Comments
 (0)