1
0
mirror of https://github.com/thangisme/notes.git synced 2024-09-18 09:49:06 -04:00
notes/.travis.yml

10 lines
97 B
YAML
Raw Normal View History

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