mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-25 07:16:40 +00:00
Wire up capybara & add simple feature spec for swagger-ui
This commit is contained in:
@@ -7,4 +7,8 @@ env:
|
||||
- "RAILS_VERSION=5.0.0"
|
||||
cache: bundler
|
||||
install: bundle update
|
||||
before_script:
|
||||
- "export DISPLAY=:99.0"
|
||||
- "sh -e /etc/init.d/xvfb start"
|
||||
- sleep 3 # give xvfb some time to start
|
||||
script: ./ci/test.sh
|
||||
|
||||
Reference in New Issue
Block a user