mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
install scss-lint in system
This commit is contained in:
parent
b027b50452
commit
0409024266
@ -16,6 +16,7 @@ before_install:
|
||||
- if [ "$TRAVIS_REPO_SLUG" = twbs-savage/bootstrap ]; then export TWBS_DO_VALIDATOR=0; fi
|
||||
install:
|
||||
- bundle install --deployment --jobs=3
|
||||
- gem install scss_lint --no-rdoc --no-ri
|
||||
- npm install -g grunt-cli
|
||||
- npm install
|
||||
# - ./test-infra/s3_cache.py download npm-modules
|
||||
|
Loading…
x
Reference in New Issue
Block a user