1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-18 07:52:21 +01:00

Create .travis.yml

This commit is contained in:
Thomas Tanghus 2013-08-19 15:02:39 +02:00
parent 31e42e71ca
commit 257b27699f

5
.travis.yml Normal file
View File

@ -0,0 +1,5 @@
language: php
php:
- 5.5
- 5.4
- 5.3