Skip to content

Commit 70bfb6a

Browse files
authored
Narrow down Composer version resolution
1 parent cde6fa1 commit 70bfb6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ cache:
1515
- $HOME/.composer/cache/files
1616

1717
env:
18-
global:
19-
- SYMFONY_DEPRECATIONS_HELPER=7
18+
matrix: SYMFONY_VERSION=2.8.*
19+
global: SYMFONY_DEPRECATIONS_HELPER=7
2020

2121
matrix:
2222
include:

0 commit comments

Comments
 (0)