Closed tli2 closed 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.
e6cd6000931d6e678f42310053135225bd141b77 022772224b296980092196a410df9f04139b70a0
Currently nose2 will just run all files whose names start with "test". Should probably make it smarter by using a script.
We want to setup travis CI for our project so that any tests and maybe some style checks will be run automatically on push.