Added travis support

This commit is contained in:
Veit Heller
2014-07-26 20:43:33 +02:00
parent b686939ecc
commit 30adf4ac7a

View File

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