mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-22 12:09:28 +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
|
language: ruby
|
||||||
sudo: false
|
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"
|
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
|
#rvm: 2.1
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
# email: false
|
||||||
matrix:
|
matrix:
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user