Document Travis setup
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
306bf8669f
commit
42d70d2933
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user