Skip to content

Commit b0c1c3e

Browse files
authored
Update .travis.yml
1 parent 28fae19 commit b0c1c3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ cache:
1414
- $HOME/.composer/cache
1515

1616
script:
17-
- composer install
17+
- composer install --ignore-platform-reqs
1818
- vendor/bin/grumphp run
1919
- composer test
2020
- composer infection

0 commit comments

Comments
 (0)