Move update script to ci folder and add encrypted key

This commit is contained in:
Philipp Oppermann
2016-05-02 15:08:50 +02:00
parent 5f62015c2d
commit 2dfbf77de9
3 changed files with 2 additions and 2 deletions

View File

@@ -11,4 +11,4 @@ script:
- cp -r blog_os/blog ../blog
- hugo
after_success: bash travis-blog-update.sh
after_success: bash ci/travis-blog-update.sh