Commit a7d98ba7 authored by Patricio Bruna's avatar Patricio Bruna

Merge pull request #93 from ZBoxApp/travis_test

Test before_script
parents a66b9cdf a7cad116
......@@ -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