Skip to content

Commit

Permalink
[FIX] travis: Add SASS
Browse files Browse the repository at this point in the history
  • Loading branch information
lasley committed Nov 15, 2016
1 parent ed81d5b commit f9dcf0b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ env:
virtualenv:
system_site_packages: true

before_install:
- gem install sass

install:
- git clone https://github.com/OCA/maintainer-quality-tools.git ${HOME}/maintainer-quality-tools
- export PATH=${HOME}/maintainer-quality-tools/travis:${PATH}
Expand Down

0 comments on commit f9dcf0b

Please sign in to comment.