Add travis yaml

This commit is contained in:
Joel Glovier
2018-05-10 11:14:59 -04:00
committed by GitHub
parent a9cf12bd87
commit 216567666d
+11
View File
@@ -0,0 +1,11 @@
language: ruby
rvm:
- 2.5.0
script: bundle exec jekyll build
install: bundle install
notifications:
email: false