mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-22 03:59:31 +01:00
Travis updates
This is how far I got, I will disable Travis again for some other time.
This commit is contained in:
parent
a2dd5c9e51
commit
7cddd4a4de
@ -1,9 +1,9 @@
|
||||
language: ruby
|
||||
sudo: false
|
||||
script: "gem install github-pages jekyll-mentions jemoji jekyll-redirect-from jekyll-sitemap && set -e && bundle exec jekyll build && bundle exec htmlproof ./_site"
|
||||
rvm: 2.1
|
||||
script: "gem install html-proofer github-pages jekyll-mentions jemoji jekyll-redirect-from jekyll-sitemap && set -e && bundle exec jekyll build && bundle exec htmlproof ./_site"
|
||||
#rvm: 2.1
|
||||
notifications:
|
||||
email: false
|
||||
# email: false
|
||||
matrix:
|
||||
fast_finish: true
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user