Skip to content

Commit 31cd5f5

Browse files
authored
Merge pull request #6 from cheprasov/v300
v3.0.0
2 parents 5c91cce + 6060245 commit 31cd5f5

20 files changed

+2571
-1232
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
language: php
22
php:
3-
- '5.4'
4-
- '5.5'
5-
- '5.6'
63
- '7.0'
74
- '7.1'
5+
- '7.2'
86
- hhvm
97

108
matrix:

0 commit comments

Comments
 (0)