Skip to content

Commit 6a92772

Browse files
committed
testing against php 5.6 and 7.2
1 parent 1492c23 commit 6a92772

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
language: php
22
php:
33
- '5.4'
4+
- '5.6'
45
- '7.0'
56
- '7.1'
7+
- '7.2'
68

79
before_install:
810
- mkdir -p build/logs

0 commit comments

Comments
 (0)