浏览代码

Test on PHP 7.4

Andreas Braun 6 年之前
父节点
当前提交
159b53ba15
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      .travis.yml

+ 2 - 1
.travis.yml

@@ -5,11 +5,12 @@ language: php
 services:
   - mongodb
 
-# Note: latest PHP version is tested with coverage
 php:
   - 7.0
   - 7.1
   - 7.2
+  - 7.3
+  - 7.4snapshot
 
 env:
   global: