Merge pull request #92 from project-fifo/cf-colouring

Update cmd_log to use cf for color encoding, including term detection
This commit is contained in:
Tristan Sloughter 2015-10-31 17:38:36 -05:00
commit 8c1b1133de
4 changed files with 14 additions and 26 deletions

View file

@ -7,8 +7,7 @@ otp_release:
- R16B02
- R16B01
- R16B
- R15B02
script: "./rebar3 update && ./rebar3 compile && ./rebar3 ct"
script: "./rebar3 update && ./rebar3 compile && ./rebar3 eunit"
branches:
only:
- master