notes/.travis.yml

10 lines
97 B
YAML

language: ruby
rvm:
- 2.3.0
install:
- bundle install
script:
- bundle exec jekyll build