Explorar el Código

Added travis-ci configuration.

H. Westphal hace 13 años
padre
commit
734eba3165
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      .travis.yml

+ 5 - 0
.travis.yml

@@ -0,0 +1,5 @@
+language: php
+php:
+  - 5.3
+  - 5.4
+before_script: touch test/enable.tests