Skip to content

Commit f2d0f27

Browse files
committed
Update .travis.yml
1 parent 476cfc8 commit f2d0f27

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
language: php
2+
matrix:
3+
include:
4+
- php: 5.3
5+
dist: precise
26
php:
3-
- 5.3
47
- 5.4
58
- 5.5
69
- 5.6

0 commit comments

Comments
 (0)