run datastructure unit tests on travis
This commit is contained in:
parent
efc938d870
commit
32a9d42412
@ -26,6 +26,7 @@ before_script:
|
||||
script:
|
||||
- make -j 2
|
||||
- make -j 2 tests
|
||||
- ./datastructure-tests
|
||||
- cd ..
|
||||
- cucumber -p verify
|
||||
after_script:
|
||||
|
Loading…
Reference in New Issue
Block a user