notes/.travis.yml

10 lines
97 B
YAML
Raw Normal View History

2018-10-25 14:48:35 +00:00
language: ruby
rvm:
- 2.3.0
install:
- bundle install
script:
- bundle exec jekyll build