Эх сурвалжийг харах

Update .travis.yml

Add PHP72 Test
Yu-Lung Shao (Allen) 7 жил өмнө
parent
commit
74217478e0
1 өөрчлөгдсөн 3 нэмэгдсэн , 0 устгасан
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -10,16 +10,19 @@ env:
     - PHP_VERSION=56 BUILD_SERVICE=workspace
     - PHP_VERSION=70 BUILD_SERVICE=workspace
     - PHP_VERSION=71 BUILD_SERVICE=workspace
+    - PHP_VERSION=72 BUILD_SERVICE=workspace
 
     - PHP_VERSION=56 BUILD_SERVICE=php-fpm
     - PHP_VERSION=70 BUILD_SERVICE=php-fpm
     - PHP_VERSION=71 BUILD_SERVICE=php-fpm
+    - PHP_VERSION=72 BUILD_SERVICE=php-fpm
 
     - PHP_VERSION=hhvm BUILD_SERVICE=hhvm
 
     # - PHP_VERSION=56 BUILD_SERVICE=php-worker
     - PHP_VERSION=70 BUILD_SERVICE=php-worker
     - PHP_VERSION=71 BUILD_SERVICE=php-worker
+    - PHP_VERSION=72 BUILD_SERVICE=php-worker
 
     - PHP_VERSION=56 BUILD_SERVICE=mssql
     - PHP_VERSION=70 BUILD_SERVICE=mssql