Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 64640ee

Browse filesBrowse files
committed
minor #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
Copy full SHA for 64640ee

File tree

1 file changed

+2
-0
lines changed
Filter options

1 file changed

+2
-0
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
+2Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.