Browse Source

Added travis-ci configuration.

H. Westphal 13 years ago
parent
commit
734eba3165
1 changed files with 5 additions and 0 deletions
  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