Skip to content
This repository was archived by the owner on Aug 8, 2019. It is now read-only.

Commit 7d1fe7d

Browse files
committed
Merge pull request beberlei#42 from asm89/patch-1
Let's test on 5.5 too
2 parents b4e5470 + 7d75588 commit 7d1fe7d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ env:
66
php:
77
- 5.3
88
- 5.4
9+
- 5.5
910

1011
before_script:
1112
- composer self-update
12-
- composer update
13+
- composer update

0 commit comments

Comments
 (0)