Explorar el Código

Add Travis CI config

Justin Hileman hace 13 años
padre
commit
cf14f04275
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      .travis.yml

+ 6 - 0
.travis.yml

@@ -0,0 +1,6 @@
+language: php
+php:
+  - 5.3
+  - 5.4
+before_install:
+  - git submodule update --init