Parcourir la source

Added travis-ci configuration.

H. Westphal il y a 14 ans
Parent
commit
734eba3165
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  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