This commit is contained in:
Pierre Rudloff 2015-08-30 01:40:31 +02:00
parent 334fa364c3
commit e35d153594
2 changed files with 10 additions and 1 deletions

9
.travis.yml Normal file
View file

@ -0,0 +1,9 @@
language: php
php:
- 5.4
- 5.5
- 5.6
install:
- composer install
- npm install
script: phpunit tests/