Skip to content

Commit f8f497d

Browse files
committed
Added php5.3 to .travis.yml
1 parent 8125178 commit f8f497d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ script:
2323
- vendor/bin/phpunit --colors
2424

2525
matrix:
26+
include:
27+
- php: 5.3
28+
dist: precise
2629
allow_failures:
2730
- php: hhvm
2831
- php: hhvm-nightly

0 commit comments

Comments
 (0)