Document Travis setup

Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
Michal Čihař 2014-03-26 14:16:41 +01:00
parent 306bf8669f
commit 42d70d2933

View File

@ -1,3 +1,8 @@
# The Travis setup:
# - run testsuite for every PHP version
# - run lint for every PHP version
# - run Selenium for single PHP version
language: php
php:
- "5.5"