Explorar el Código

Create .travis.yml

causefx hace 9 años
padre
commit
6f242d30ee
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  1. 8 0
      .travis.yml

+ 8 - 0
.travis.yml

@@ -0,0 +1,8 @@
+language: php
+php:
+  - '5.5'
+  - '5.6'
+  - '7.0'
+  - '7.1'
+  - hhvm
+  - nightly