No known key found for this signature in database
GPG Key ID: 276C2817346D6056
1 changed files with
4 additions and
0 deletions
-
.travis.yml
|
|
@ -1,6 +1,10 @@ |
|
|
|
language: php |
|
|
|
php: |
|
|
|
- 5.5 |
|
|
|
- 5.6 |
|
|
|
- 7.0 |
|
|
|
- 7.1 |
|
|
|
- 7.2 |
|
|
|
sudo: false |
|
|
|
before_script: |
|
|
|
- composer self-update |
|
|
|