Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Commit b8a4537

Browse files
committed
Test on php5.6 php7 and hhvm #8
1 parent d9c1875 commit b8a4537

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
language: php
22

33
php:
4-
- 5.4
5-
- 5.5
64
- 5.6
5+
- 7.0
76
- hhvm
87

98
before_script:

0 commit comments

Comments
 (0)