Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 18af01b

Browse files
lsmith77wouterj
authored andcommitted
use 5.3 instead of 5.3.3 for lower testing
1 parent 3f17da4 commit 18af01b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ matrix:
2727
env: SYMFONY_VERSION=2.8.*
2828
- php: 5.6
2929
env: SYMFONY_VERSION=3.0.*@dev
30-
- php: 5.3.3
30+
- php: 5.3
3131
env: SYMFONY_VERSION="2.3.*,>=2.3.4" COMPOSER_FLAGS="--prefer-lowest"
3232
allow_failures:
3333
- php: 5.6

0 commit comments

Comments
 (0)