Update .travis.yml
Fabio Cevasco h3rald@h3rald.com
Thu, 23 Feb 2017 17:49:15 +0100
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: