mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-12-26 05:02:37 +01:00
fix travis (?)
This commit is contained in:
parent
8b693b3e46
commit
66a15e9fb6
@ -1,6 +1,6 @@
|
||||
language: ruby
|
||||
sudo: false
|
||||
script: "set -e && gem install github-pages && jekyll build"
|
||||
script: "set -e && gem install github-pages && gem update && jekyll build"
|
||||
rvm: 2.1
|
||||
notifications:
|
||||
email: false
|
||||
|
Loading…
Reference in New Issue
Block a user