Skip to content

Commit

Permalink
Changed the allowed PHP version for failure
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Miu committed Feb 20, 2020
1 parent 4f0c2bf commit a7b476a
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,7 +8,7 @@ php:

matrix:
allow_failures:
- php: 7.4
- php: 7.1

before_script:
- wget -c https://squizlabs.github.io/PHP_CodeSniffer/phpcs.phar
Expand Down

0 comments on commit a7b476a

Please sign in to comment.