Initial commit and post-hook testing
This commit is contained in:
11
cv.bryanroessler.com/.travis.yml
Normal file
11
cv.bryanroessler.com/.travis.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
language: ruby
|
||||
|
||||
rvm:
|
||||
- 2.5.0
|
||||
|
||||
script: bundle exec jekyll build
|
||||
|
||||
install: bundle install
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
Reference in New Issue
Block a user