Skip to content

Commit

Permalink
Fix TravisCI errors (#33 - #35)
Browse files Browse the repository at this point in the history
  • Loading branch information
Progi1984 committed Jul 21, 2014
1 parent c2b8e8f commit 4fab92a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ public function testNoChart()
$oChart = $oSlide->createChartShape();
$oChart->getPlotArea()->setType($oStub);

$pres = TestHelperDOCX::getDocument($phpPowerPoint, 'ODPresentation');
TestHelperDOCX::getDocument($phpPowerPoint, 'ODPresentation');
}

public function testChartBar3D()
Expand Down

0 comments on commit 4fab92a

Please sign in to comment.