Skip to content

Commit 8cd957e

Browse files
committed
Add tests for php7
I just tried on my local machine and tests with php7 are running fine
1 parent a0243e3 commit 8cd957e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ php:
66
- 5.4
77
- 5.5
88
- 5.6
9+
- 7.0
910

1011
before_script:
1112
- travis_retry composer self-update

0 commit comments

Comments
 (0)