Skip to content

Commit 4ee1876

Browse files
author
Raymond J. Kolbe
committed
Attempting to fix Travis script
1 parent 2c16842 commit 4ee1876

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ before_script:
1313
- curl -s http://getcomposer.org/installer | php
1414
- php composer.phar install
1515
- rm -rf vendor/dino/dompdf-module
16+
- mkdir vendor/dino/dompdf-module
1617
- cp -r ../DOMPDFModule vendor/dino/dompdf-module
1718

1819
script:

0 commit comments

Comments
 (0)