Added travis.yml file

This commit is contained in:
Stephen Hoogendijk
2015-06-24 09:26:45 +02:00
parent e7980313c1
commit c01fc4d3d0
+9
View File
@@ -0,0 +1,9 @@
language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
install:
- composer install