Skip to content

Commit

Permalink
Merge pull request #696
Browse files Browse the repository at this point in the history
  • Loading branch information
symfony-flex-server[bot] authored Nov 28, 2019
2 parents cf1c4ec + 3ed7e73 commit b560e19
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,12 @@ cache:
matrix:
fast_finish: true
include:
- php: 7.1
- php: 7.4snapshot
env: SKELETON_VERSION="^3.4"
- php: 7.1
env: SKELETON_VERSION="^4.0"
- php: 7.4snapshot
env: SKELETON_VERSION="^4.4"
- php: 7.4snapshot
env: SKELETON_VERSION="^5.0"

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

0 comments on commit b560e19

Please sign in to comment.