Skip to content

Commit

Permalink
build(travis): install sass in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ritz078 committed Feb 28, 2017
1 parent 182b288 commit c60b169
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ before_script:
before_install:
- npm i -g grunt-cli
- npm i -g rollup
- gem install sass
after_success:
- npm run semantic-release
branches:
Expand Down

0 comments on commit c60b169

Please sign in to comment.