api_docs/.travis.yml
2017-06-15 13:20:55 -07:00

10 lines
106 B
YAML

sudo: false
language: ruby
rvm:
- 2.3.3
- 2.4.0
cache: bundler
script: bundle exec middleman build