Skip to content

Commit

Permalink
No need to ignore platform reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
arokettu committed Oct 3, 2020
1 parent af27ba5 commit ed8fc85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ cache:
directories:
- $HOME/.composer/cache/files
install:
- composer install --ignore-platform-reqs
- composer install
script:
- vendor/bin/phpunit tests

0 comments on commit ed8fc85

Please sign in to comment.