Skip to content

Commit 817b65e

Browse files
committed
test with php 5.3 and 5.4
1 parent 7cc5623 commit 817b65e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
language: php
22

3+
php:
4+
- 5.3
5+
- 5.4
6+
37
env:
48
- SYMFONY_VERSION=2.1.*
59
- SYMFONY_VERSION=dev-master

0 commit comments

Comments
 (0)