Skip to content

Commit

Permalink
Merge branch 'travis-php73' into 3.x
Browse files Browse the repository at this point in the history
Closes #2532
  • Loading branch information
akrabat committed Nov 2, 2018
2 parents c217743 + 45bd5e9 commit 25da5eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -10,6 +10,7 @@ php:
- 7.0
- 7.1
- 7.2
- 7.3

before_script:
- if [[ "$TRAVIS_PHP_VERSION" == '5.6' ]]; then composer require satooshi/php-coveralls:1.* squizlabs/php_codesniffer:2.* -n ; fi
Expand Down

0 comments on commit 25da5eb

Please sign in to comment.