1
0
Fork 0

Add travis build file

pull/109/head
Jordi Boggiano 2011-11-13 18:48:51 +01:00
parent e060ead6c2
commit 0314219d2a
1 changed files with 7 additions and 0 deletions

7
.travis.yml Normal file
View File

@ -0,0 +1,7 @@
language: php
php:
- 5.3
- 5.4
script: phpunit