Try diff block for testing (not testing-ci)
This commit is contained in:
parent
269944ecdf
commit
2e7ddb75db
1 changed files with 6 additions and 0 deletions
|
@ -22,3 +22,9 @@ env:
|
||||||
WebDriver:
|
WebDriver:
|
||||||
url: http://localhost:8000
|
url: http://localhost:8000
|
||||||
browser: phantomjs
|
browser: phantomjs
|
||||||
|
testing:
|
||||||
|
modules:
|
||||||
|
config:
|
||||||
|
WebDriver:
|
||||||
|
url: http://localhost:8000
|
||||||
|
browser: phantomjs
|
||||||
|
|
Loading…
Add table
Reference in a new issue