mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
install scss-lint in system
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user