all repos — hastyscribe @ 1907d0ed689b85cbbdb75cb633fcea962786e217

A professional markdown compiler.

Update .travis.yml
Fabio Cevasco h3rald@h3rald.com
Thu, 23 Feb 2017 17:49:15 +0100
commit

1907d0ed689b85cbbdb75cb633fcea962786e217

parent

f784152cf4184c1812b315201033415a2c84a16c

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M .travis.yml.travis.yml

@@ -35,6 +35,7 @@ fi

cd .. if [ ! -x nifty/nifty ]; then git clone --depth 1 git://github.com/h3rald/nifty nifty/ + cd nifty ../nim-$BRANCH/bin/nim c --cc:$CC --verbosity:0 -d:release nifty.nim fi before_script: