Add files for Travis CI #696
4
.github/ci_build
vendored
Normal file
4
.github/ci_build
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
set -e # halt script on error
|
||||
|
||||
bundle exec jekyll build
|
Reference in New Issue
Block a user