Add travis yaml

This commit is contained in:
Patrick Marsceill
2018-10-25 10:48:35 -04:00
committed by GitHub
parent 89f9c5f38c
commit ea61589b12

9
.travis.yml Normal file
View File

@@ -0,0 +1,9 @@
language: ruby
rvm:
- 2.3.0
install:
- bundle install
script:
- bundle exec jekyll build