Create ci_build

This commit is contained in:
Samuel Shifterovich 2018-12-27 16:38:30 +01:00 committed by GitHub
parent 112cb2ac8b
commit a7a00a69a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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