Kaynağa Gözat

add testing on php 7.2

El RIDO 8 yıl önce
ebeveyn
işleme
1f4e0092d9
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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