Skip to content

Commit

Permalink
use env in travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik committed Dec 27, 2020
1 parent db369d5 commit 503b11e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -8,6 +8,9 @@ php:
- 8.0
- nightly

env:
- XDEBUG_MODE=coverage

matrix:
allow_failures:
- php: nightly
Expand Down

0 comments on commit 503b11e

Please sign in to comment.