瀏覽代碼

Added travis-ci configuration.

H. Westphal 13 年之前
父節點
當前提交
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