]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
install scss-lint in system
authorThomas McDonald <thomasm@palantir.com>
Thu, 20 Aug 2015 20:54:54 +0000 (13:54 -0700)
committerThomas McDonald <thomasm@palantir.com>
Thu, 20 Aug 2015 20:54:54 +0000 (13:54 -0700)
.travis.yml

index fd6489ada6ba3019039e417248410eee5275c5c6..c01d895fe879e2dd67afe66789a0f670dab7f720 100644 (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