Przeglądaj źródła

Add php 7.1 to travis.yml

Tyson Andre 8 lat temu
rodzic
commit
189fbf3c76
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -4,6 +4,7 @@ dist: trusty
 
 php:
   - 7.0
+  - 7.1
 
 env:
   - V8VER=5.2