Browse Source
Merge branch 'master' of github.com:aaronpk/p3k-utils
main
No known key found for this signature in database
GPG Key ID: 276C2817346D6056
1 changed files with
3 additions and
0 deletions
-
.travis.yml
|
@ -6,6 +6,9 @@ php: |
|
|
- 7.1 |
|
|
- 7.1 |
|
|
- 7.2 |
|
|
- 7.2 |
|
|
- nightly |
|
|
- nightly |
|
|
|
|
|
matrix: |
|
|
|
|
|
allow_failures: |
|
|
|
|
|
- php: nightly |
|
|
before_script: composer install |
|
|
before_script: composer install |
|
|
services: |
|
|
services: |
|
|
- redis-server |
|
|
- redis-server |