Skip to content

Commit

Permalink
Ignore Composer platform requirements for PHP nightly
Browse files Browse the repository at this point in the history
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
  • Loading branch information
MauricioFauth committed Mar 20, 2019
1 parent 26caa02 commit 81bacd5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -85,6 +85,9 @@ jobs:
php: nightly
name: "PHP nightly"
env: CI_MODE=test
install:
- composer install --no-interaction --ignore-platform-reqs
- yarn install --non-interactive

- stage: "PHP Unit tests"
name: "PHP 7.3"
Expand Down

0 comments on commit 81bacd5

Please sign in to comment.