Skip to content

Commit

Permalink
Downgrade Jekyll to 2.4.0 because of errors
Browse files Browse the repository at this point in the history
  • Loading branch information
LubomirGeorgiev committed Nov 8, 2014
1 parent 3eb7cc3 commit b03f345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,6 +8,6 @@ notifications:
email: false

before_install:
- gem install jekyll rouge
- gem install jekyll:2.4.0 rouge --no-document --no-ri --no-rdoc
- npm install -g grunt-cli bower
- bower install

0 comments on commit b03f345

Please sign in to comment.