Skip to content

Commit

Permalink
update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
jjgrainger committed Apr 12, 2020
1 parent 7f4bd63 commit 2853762
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ language: php
notifications:
email: false
php:
- 5.6
- 7.0
- 7.1
- 7.2
- 7.3
- 7.4
script:
- ./vendor/bin/phpcs --standard=psr2 src
- ./vendor/bin/phpunit
Expand Down

0 comments on commit 2853762

Please sign in to comment.