Also run the algorithm tests on travis

This commit is contained in:
Patrick Niklaus 2015-05-12 23:43:41 +02:00
parent 4c03ace9eb
commit cf3b8d09d9

View File

@ -30,6 +30,7 @@ script:
- make
- make tests
- make benchmarks
- ./algorithm-tests
- ./datastructure-tests
- cd ..
- cucumber -p verify