Skip to content

Commit 8b6d19f

Browse files
committed
use 5.3 instead of 5.3.3 for lower testing
1 parent 66f4d25 commit 8b6d19f

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
@@ -23,7 +23,7 @@ matrix:
2323
env: SYMFONY_VERSION=2.3.* PACKAGE_VERSION=high
2424
- php: 5.6
2525
env: SYMFONY_VERSION=2.5.* PACKAGE_VERSION=high
26-
- php: 5.3.3
26+
- php: 5.3
2727
env: SYMFONY_VERSION=2.3.* PACKAGE_VERSION=low
2828
allow_failures:
2929
- php: 5.6

0 commit comments

Comments
 (0)