Skip to content

Commit 64640ee

Browse files
committed
minor symfony#38 Run PHP 5.3 tests on Precise (Lctrs)
This PR was merged into the 1.0-dev branch. Discussion ---------- Run PHP 5.3 tests on Precise Commits ------- 64c0cb0 Run PHP 5.3 tests on Precise
2 parents b209840 + 64c0cb0 commit 64640ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
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)