Skip to content

Commit 36bddbd

Browse files
Merge pull request liip#489 from liip/2.x-fix-travis-ci
Fix Travis CI
2 parents 8ffd957 + c9d2c04 commit 36bddbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ matrix:
2626
env: SYMFONY_VERSION="^4.1"
2727
- php: 7.2
2828
env: EXTRA_PACKAGES="doctrine/phpcr-bundle:^1.3 brianium/paratest:^1.0 doctrine/phpcr-odm:^1.3"
29-
- php: 7.3
29+
- php: 7.3
3030
env: SYMFONY_VERSION="^4.1"
3131
allow_failures:
3232
- php: 7.2

0 commit comments

Comments
 (0)