@@ -0,0 +1,8 @@
+language: php
+sudo: false
+php:
+ - 5.5
+ - 5.6
+ - 7.0
+script:
+ - cd tst && phpunit