Skip to content

Commit

Permalink
Still run coverage for 7.3, it's added
Browse files Browse the repository at this point in the history
  • Loading branch information
frankdejonge committed Jan 31, 2019
1 parent 311ea08 commit 883b02c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -13,7 +13,6 @@ install:
- travis_retry composer install --no-interaction --prefer-source

script:
- if [[ "${TRAVIS_PHP_VERSION}" == "7.3" ]]; then cp phpspec.no-coverage.yml phpspec.yml; fi
- bin/phpspec run

after_script:
Expand Down
6 changes: 0 additions & 6 deletions phpspec.no-coverage.yml

This file was deleted.

0 comments on commit 883b02c

Please sign in to comment.