use clang for threading tests on travis

This commit is contained in:
Aman Gupta
2015-10-02 13:38:32 -07:00
parent 97c2574e8d
commit e9fc86597e

View File

@@ -12,6 +12,7 @@ script:
- cd csources
- sh build.sh
- cd ..
- sed -i -e 's,cc = gcc,cc = clang,' config/nim.cfg
- ./bin/nim c koch
- ./koch boot
- ./koch boot -d:release