Add Travis CI config

This commit is contained in:
Justin Hileman
2012-04-30 18:35:18 -07:00
parent 8051acf8ac
commit cf14f04275
+6
View File
@@ -0,0 +1,6 @@
language: php
php:
- 5.3
- 5.4
before_install:
- git submodule update --init