language: c compiler: - clang -gcc script: cd vvm && make && bin/vvm && make clean && cd ../nbfi && make && bash test.sh && make clean