mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
beta version test should use marionette
This commit is contained in:
parent
d54d3d164e
commit
a461bed9b9
1 changed files with 3 additions and 0 deletions
|
@ -53,6 +53,9 @@ matrix:
|
|||
rvm: 2.4.0-preview2
|
||||
addons:
|
||||
firefox: latest-beta
|
||||
env:
|
||||
- WINDOW_TEST=true
|
||||
- CAPYBARA_MARIONETTE=true
|
||||
- gemfile: gemfiles/Gemfile.edge-marionette
|
||||
rvm: 2.3.1
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue