Skip to content

Commit b5a76ba

Browse files
committed
remove PHP 5.3.3 from travis test matrix
1 parent d88c833 commit b5a76ba

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
@@ -18,7 +18,7 @@ env:
1818

1919
matrix:
2020
include:
21-
- php: 5.3.3
21+
- php: 5.3
2222
env: SYMFONY_VERSION=2.3.* COMPOSER_FLAGS="--prefer-lowest"
2323
- php: 5.6
2424
env: SYMFONY_VERSION=2.3.*

0 commit comments

Comments
 (0)