Commit a7cad116 authored by Patricio Bruna's avatar Patricio Bruna

Test before_script

parent a66b9cdf
......@@ -5,4 +5,6 @@ sudo: required
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y ruby-full
before_script:
- gem install scss_lint --no-rdoc --no-ri
script: make test
Markdown is supported
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