Skip to content

Commit b560e19

Browse files
author
symfony-flex-server[bot]
authored
Merge pull request #696
2 parents cf1c4ec + 3ed7e73 commit b560e19

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.travis.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@ cache:
88
matrix:
99
fast_finish: true
1010
include:
11-
- php: 7.1
11+
- php: 7.4snapshot
1212
env: SKELETON_VERSION="^3.4"
13-
- php: 7.1
14-
env: SKELETON_VERSION="^4.0"
13+
- php: 7.4snapshot
14+
env: SKELETON_VERSION="^4.4"
15+
- php: 7.4snapshot
16+
env: SKELETON_VERSION="^5.0"
1517

1618
before_install:
1719
- phpenv config-rm xdebug.ini || true

0 commit comments

Comments
 (0)