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