Browse Source

add testing on php 7.2

El RIDO 8 năm trước cách đây
mục cha
commit
1f4e0092d9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -6,6 +6,7 @@ php:
   - '5.6'
   - '5.6'
   - '7.0'
   - '7.0'
   - '7.1'
   - '7.1'
+  - '7.2'
 
 
 # as this is a php project, node.js v4 (for JS unit testing) isn't installed
 # as this is a php project, node.js v4 (for JS unit testing) isn't installed
 install:
 install: