add default site test to travis
This commit is contained in:
parent
ca03a41564
commit
4278f856ef
|
@ -19,7 +19,7 @@ env:
|
||||||
matrix:
|
matrix:
|
||||||
- TEST_SUITE=test
|
- TEST_SUITE=test
|
||||||
- TEST_SUITE=cucumber
|
- TEST_SUITE=cucumber
|
||||||
|
- TEST_SUITE=default-site
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
|
Loading…
Reference in New Issue