Skip to content

Commit

Permalink
Adding Readme.md explanation
Browse files Browse the repository at this point in the history
  • Loading branch information
delapuente committed Sep 10, 2016
1 parent 39b1e4d commit 3e7f6b4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,13 @@ and tests there.

We even run Travis tests for SassC!

DEBUG builds
============

Set the environment variable `DEBUG` to `1` to enable debug builds that can be debugged
with `gdb`, `lldb` and others. E.g.: use `$ DEBUG=1 ./script/spec` to run the tests with
a debug build.

Tests
-------

Expand Down

0 comments on commit 3e7f6b4

Please # to comment.