File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ addons:
26
26
before_script :
27
27
# # Composer
28
28
- composer self-update
29
- - composer install --prefer-source --dev
29
+ - composer install --prefer-source
30
30
# # PHPDocumentor
31
31
- mkdir -p build/docs
32
32
- mkdir -p build/coverage
Original file line number Diff line number Diff line change 17
17
- PhpOffice\PhpPowerpoint\DocumentLayout::setLayoutXmilli has been removed : setCX(DocumentLayout::UNIT_MILLIMETER) - @Progi1984
18
18
- PhpOffice\PhpPowerpoint\DocumentLayout::setLayoutYmilli has been removed : setCY(DocumentLayout::UNIT_MILLIMETER) - @Progi1984
19
19
- Update the dependence PhpOffice\Common to 0.2.* - @Progi1984
20
+ - Migrated Travis CI to legacy - @Progi1984 GH-115
20
21
21
22
## 0.4.0 - 2015-07-07
22
23
You can’t perform that action at this time.
0 commit comments