api_docs/.travis.yml
2016-11-24 11:26:10 -06:00

11 lines
116 B
YAML

sudo: false
language: ruby
rvm:
- 2.0.0
- 2.1.0
- 2.2.0
cache: bundler
script: bundle exec middleman build