Explorar o código

Add Travis CI config

Justin Hileman %!s(int64=13) %!d(string=hai) anos
pai
achega
cf14f04275
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      .travis.yml

+ 6 - 0
.travis.yml

@@ -0,0 +1,6 @@
+language: php
+php:
+  - 5.3
+  - 5.4
+before_install:
+  - git submodule update --init