Commit 04090242 authored by Thomas McDonald's avatar Thomas McDonald
Browse files

install scss-lint in system

parent b027b504
Showing with 1 addition and 0 deletions
+1 -0
......@@ -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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment