api_docs/.travis.yml

10 lines
106 B
YAML

sudo: false
language: ruby
rvm:
- 2.2.5
- 2.3.1
cache: bundler
script: bundle exec middleman build