Skip to content

Commit

Permalink
Update Jekyll and Sass versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Aug 27, 2014
1 parent ebbb6d3 commit 6276e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ before_install:
install:
- travis_retry npm install -g grunt-cli
- travis_retry npm install
- travis_retry gem install --no-document "jekyll:~>2.2.0" "sass:~>3.3.12"
- travis_retry gem install --no-document "jekyll:~>2.3.0" "sass:~>3.4.0"
matrix:
fast_finish: true
notifications:
Expand Down

0 comments on commit 6276e76

Please sign in to comment.