Simple PHPUnit tests

This commit is contained in:
RainLoop Team 2016-05-20 22:02:39 +03:00
parent 72bf212f67
commit 2ed88f5d27
9 changed files with 85 additions and 7 deletions

5
.travis.yml Normal file
View file

@ -0,0 +1,5 @@
language: php
php:
- '5.3'
- '5.6'
- '7.0'