Skip to content

Commit b72c35a

Browse files
committed
merged branch 2.1.x into master
2 parents 3681760 + 3c5fb34 commit b72c35a

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,20 @@
11
language: php
22

33
php:
4-
- 5.3
54
- 5.4
65
- 5.5
76
- 5.6
87
- 7.0
98
- 7.1
9+
- hhvm
1010

1111
env:
1212
- SYMFONY_VERSION='2.7.*'
1313

1414
matrix:
1515
include:
16-
- php: hhvm
17-
dist: trusty
1816
- php: 5.3
17+
dist: precise
1918
env: DEPS='lowest' SYMFONY_DEPRECATIONS_HELPER='2'
2019
- php: 5.6
2120
env: DEPS='unmodified'

0 commit comments

Comments
 (0)