cmu-db / peloton-test

SQL Testing Framework for the Peloton DBMS
Apache License 2.0
20 stars 7 forks source link

setup Travis CI #6

Closed tli2 closed 7 years ago

tli2 commented 7 years ago

We want to setup travis CI for our project so that any tests and maybe some style checks will be run automatically on push.

tli2 commented 7 years ago

e6cd6000931d6e678f42310053135225bd141b77 022772224b296980092196a410df9f04139b70a0

Currently nose2 will just run all files whose names start with "test". Should probably make it smarter by using a script.