mirror of
https://github.com/urbanadventurer/WhatWeb
synced 2026-06-21 14:12:19 +00:00
9 lines
92 B
YAML
9 lines
92 B
YAML
language: ruby
|
|
rvm:
|
|
- 2.0
|
|
- 2.1
|
|
- 2.2
|
|
- 2.3
|
|
- 2.4
|
|
script:
|
|
- bundle exec rake all |