Files
prodigyapi/.travis.yml
2017-02-23 21:50:02 -06:00

12 lines
116 B
YAML

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