No known key found for this signature in database
GPG Key ID: 276C2817346D6056
1 changed files with
1 additions and
1 deletions
-
.travis.yml
|
@ -8,7 +8,7 @@ php: |
|
|
sudo: false |
|
|
sudo: false |
|
|
before_script: |
|
|
before_script: |
|
|
- composer self-update |
|
|
- composer self-update |
|
|
- composer install --prefer-dist --no-interaction |
|
|
|
|
|
|
|
|
- composer install --prefer-dist --dev --no-interaction |
|
|
before_install: |
|
|
before_install: |
|
|
- cp config.production.php config.php |
|
|
- cp config.production.php config.php |
|
|
before_deploy: |
|
|
before_deploy: |
|
|