fix travis (?)

This commit is contained in:
Aminda Suomalainen 2015-07-22 12:42:55 +03:00
parent 8b693b3e46
commit 66a15e9fb6
1 changed files with 1 additions and 1 deletions

View File

@ -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