Selaa lähdekoodia

Added travis-ci configuration.

H. Westphal 13 vuotta sitten
vanhempi
commit
734eba3165
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  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