Skip to content

Commit

Permalink
New PHP version added to the travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemadisonweb committed Jul 5, 2020
1 parent c2a0dd7 commit 457e697
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Expand Up @@ -15,8 +15,4 @@ install:
script: vendor/bin/phpunit

after_success:
- travis_retry php vendor/bin/coveralls -v

cache:
directories:
- $HOME/.composer/cache
- travis_retry php vendor/bin/coveralls -v

0 comments on commit 457e697

Please sign in to comment.