Add files for Travis CI #696

Merged
ghost merged 6 commits from master into master 2018-12-27 16:08:36 +00:00
Showing only changes of commit a7a00a69a0 - Show all commits

4
.github/ci_build vendored Normal file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env bash
set -e # halt script on error
bundle exec jekyll build