Added Travis-CI

This commit is contained in:
kolaente 2016-07-27 11:16:12 +02:00 committed by kolaente
parent 3cadac4094
commit a2c287c0b9
1 changed files with 7 additions and 0 deletions

7
.travis.yml Normal file
View File

@ -0,0 +1,7 @@
language: php
php:
- '5.4'
- '5.5'
- '5.6'
- '7.0'
script: phpunit lang.class.php