Skip to content

Commit

Permalink
Enable minimal testing on PHP 7.3 (#517)
Browse files Browse the repository at this point in the history
  • Loading branch information
sanmai authored and maks-rafalko committed Oct 22, 2018
1 parent 108020d commit f14fcc5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Expand Up @@ -111,6 +111,11 @@ jobs:
php: 7.2
env: SYMFONY_VERSION="^4.0" PHPDBG=1

-
<<: *STANDARD_TEST_JOB
php: 7.3
env: PHPDBG=1

-
<<: *STANDARD_TEST_JOB
php: nightly
Expand Down

0 comments on commit f14fcc5

Please sign in to comment.