martinjvickers / KAST

Perform Alignment-free k-tuple frequency comparisons from sequences. This can be in the form of two input files (e.g. a reference and a query) or a single file for pairwise comparisons to be made.
Other
8 stars 1 forks source link

Get travis working #14

Closed martinjvickers closed 7 years ago

martinjvickers commented 7 years ago

Maybe something like this to run the tests on various distros?

https://gist.github.com/jamesarosen/e29076bd81a099f0f72e

And for centos we could use docker on the ubuntu travis vm.