We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b209840 commit 64c0cb0Copy full SHA for 64c0cb0
.travis.yml
@@ -10,10 +10,12 @@ cache:
10
matrix:
11
include:
12
- php: 5.3
13
+ dist: 'precise'
14
- php: 5.4
15
- php: 5.5
16
- php: 5.6
17
18
19
env: COMPOSER_OPTIONS="--prefer-lowest --prefer-stable" SYMFONY_DEPRECATIONS_HELPER=weak
20
21
env: COMPOSER_OPTIONS="" SYMFONY_DEPRECATIONS_HELPER=weak
0 commit comments