Skip to content

Commit 7acefdc

Browse files
committed
Added PHP-5.5 for travis tests
1 parent b3a9d63 commit 7acefdc

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
@@ -4,9 +4,10 @@ php:
44
- 5.2
55
- 5.3
66
- 5.4
7+
- 5.5
78

89
script:
910
- phpunit --strict --verbose ./tests
1011

1112
notifications:
12-
email: false
13+
email: false

0 commit comments

Comments
 (0)