Skip to content

Commit 87198f7

Browse files
authored
Update .travis.yml
1 parent 7f4aeb6 commit 87198f7

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

.travis.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,14 @@ matrix:
1010
env: SYMFONY_VERSION=2.8.*
1111

1212
include:
13-
- php: 5.3
13+
- dist: precise
14+
php: 5.3
1415
env: SYMFONY_VERSION=2.3.*
15-
- php: 5.3
16+
- dist: precise
17+
php: 5.3
1618
env: SYMFONY_VERSION=2.7.*
17-
- php: 5.3
19+
- dist: precise
20+
php: 5.3
1821
env: SYMFONY_VERSION=2.8.*
1922

2023
- php: 5.4

0 commit comments

Comments
 (0)