2
0
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:
Thomas McDonald
2015-08-20 13:54:54 -07:00
parent b027b50452
commit 0409024266
+1
View File
@@ -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