source:
trunk/client/inc/hpdf5/spipu/html2pdf/.travis.yml@
398
Last change on this file since 398 was 347, checked in by , 3 years ago | |
---|---|
File size: 149 bytes |
Line | |
---|---|
1 | language: php |
2 | |
3 | php: |
4 | - 5.6 |
5 | - 7.0 |
6 | - 7.1 |
7 | - 7.2 |
8 | - 7.3 |
9 | - 7.4 |
10 | |
11 | before_script: |
12 | - composer selfupdate |
13 | - composer install --dev --prefer-dist |
Note:
See TracBrowser
for help on using the repository browser.