Browse Source

travis php

update
jqh 5 years ago
parent
commit
a7441645c9
1 changed files with 4 additions and 1 deletions
  1. 4 1
      .travis.yml

+ 4 - 1
.travis.yml

@@ -1,7 +1,10 @@
 language: php
 language: php
 
 
 php:
 php:
-  - 7
+  - 7.1
+  - 7.2
+  - 7.3
+  - 7.4
 
 
 matrix:
 matrix:
   fast_finish: true
   fast_finish: true