Removed nbfi from travis

This commit is contained in:
Veit Heller
2014-12-04 17:13:23 +01:00
parent 06cb8a39b1
commit a0535269a6

View File

@@ -4,4 +4,4 @@ compiler:
- clang - clang
- gcc - gcc
script: cd vvm && make && bash test.sh && make clean && cd ../nbfi && make && bash test.sh && make clean script: cd vvm && make && bash test.sh && make clean