Skip to content

Commit

Permalink
Temporary not test Doctrine 2.4 because composer time out of execution
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-gribanov committed Mar 4, 2020
1 parent 2e6beb4 commit 1fd7a85
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,11 @@ jobs:
env: SYMFONY_VERSION=5.0.* PHPUNIT_VERSION=6.5.*
php: 7.2

- stage: Test Doctrine
env: DOCTRINE_VERSION=2.4.*
php: 5.5
dist: trusty
# Temporary not test Doctrine 2.4 because composer time out of execution
# - stage: Test Doctrine
# env: DOCTRINE_VERSION=2.4.*
# php: 5.5
# dist: trusty

- stage: Test Doctrine
env: DOCTRINE_VERSION=2.5.*
Expand Down

0 comments on commit 1fd7a85

Please sign in to comment.