Skip to content

Commit cc34010

Browse files
authored
Adding 7.x versions, removing 5.5
1 parent 889e9e7 commit cc34010

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.travis.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
language: php
22
php:
3-
- "5.5"
43
- "5.6"
54
- "7.0"
6-
- "hhvm"
7-
5+
- "7.1"
6+
- "7.2"
7+
- "7.3"
8+
- "7.4"
9+
810
before_script:
911
- composer install
1012

0 commit comments

Comments
 (0)