Initial commit and post-hook testing

This commit is contained in:
2018-06-28 23:08:37 -04:00
parent 211490ae47
commit 0317789d6c
131 changed files with 16925 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
language: ruby
rvm:
- 2.5.0
script: bundle exec jekyll build
install: bundle install
notifications:
email: false