This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
VendorSoftware
/
GearmanBundle
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
Travis config file to set Continuous integration tests
Marc
13 年 前
親
32eb208ef9
コミット
67ec1bea1e
1 ファイル変更
、
4 行追加
、
0 行削除
分割表示
差分情報を表示
4
0
.travis.yml
+ 4
- 0
.travis.yml
ファイルの表示
@@ -0,0 +1,4 @@
+language: php
+php:
+ - 5.3
+ - 5.4