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