Skip to content
This repository has been archived by the owner on Feb 6, 2022. It is now read-only.

Commit

Permalink
minor #260 Update .travis.yml (andreybolonin)
Browse files Browse the repository at this point in the history
This PR was merged into the 3.2-dev branch.

Discussion
----------

Update .travis.yml

Commits
-------

fe1a9ce Update .travis.yml
  • Loading branch information
fabpot committed Jan 5, 2019
2 parents 0afee56 + fe1a9ce commit a05ef3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -22,6 +22,8 @@ matrix:
env: SYMFONY_LTS=^3
- php: 7.2
env: DEPENDENCIES=dev
- php: 7.3
env: DEPENDENCIES=dev

before_install:
- phpenv config-rm xdebug.ini
Expand Down

0 comments on commit a05ef3a

Please sign in to comment.