ソースを参照

Added travis-ci configuration.

H. Westphal 14 年 前
コミット
734eba3165
1 ファイル変更5 行追加0 行削除
  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