coyote/.travis.yml

10 строки
116 B
YAML

language: ruby
install:
- bundle install
rvm:
- 2.4
script:
- bundle exec jekyll build -s docs -b /coyote