Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Commit

Permalink
- [misc] install scss-lint gem on travis too
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhyde committed Jul 3, 2015
1 parent a2d73dc commit 4cda3be
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,11 @@ node_js:
- '0.12'
- 'iojs'
before_install:
- gem install sass
- gem install sass scss-lint --no-ri --no-rdoc
- npm install -g grunt-cli
- sudo add-apt-repository ppa:dhor/myway -y
- sudo apt-get update -qq
- sudo apt-get install graphicsmagick -y
- npm config set spin=false
- npm config set loglevel=warn
notifications:
slack:
rooms:
Expand Down

0 comments on commit 4cda3be

Please sign in to comment.