Merge pull request #60 from jglovier/jglovier-patch-1

Add travis yaml
This commit is contained in:
Joel Glovier
2018-05-10 11:27:04 -04:00
committed by GitHub
+11
View File
@@ -0,0 +1,11 @@
language: ruby
rvm:
- 2.5.0
script: bundle exec jekyll build
install: bundle install
notifications:
email: false