Skip to content

Commit 64c0cb0

Browse files
author
Jérôme Parmentier
committed
Run PHP 5.3 tests on Precise
1 parent b209840 commit 64c0cb0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@ cache:
1010
matrix:
1111
include:
1212
- php: 5.3
13+
dist: 'precise'
1314
- php: 5.4
1415
- php: 5.5
1516
- php: 5.6
1617
- php: 5.3
18+
dist: 'precise'
1719
env: COMPOSER_OPTIONS="--prefer-lowest --prefer-stable" SYMFONY_DEPRECATIONS_HELPER=weak
1820
- php: 5.6
1921
env: COMPOSER_OPTIONS="" SYMFONY_DEPRECATIONS_HELPER=weak

0 commit comments

Comments
 (0)