Skip to content

Commit 6e3bc29

Browse files
author
Ricardo Fiorani
committed
fixing travis attempt 1
1 parent 450fa34 commit 6e3bc29

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ php:
1111
- 7.0
1212
- hhvm
1313

14+
matrix:
15+
include:
16+
- php: 5.3
17+
dist: precise
18+
1419
# Dependencies
1520
before_install:
1621
- composer self-update

0 commit comments

Comments
 (0)