mscook / SeqFindR

A tool to easily create informative genomic feature plots
http://mscook.github.io/SeqFindR/
Other
17 stars 12 forks source link

Travis-CI build system #17

Closed mscook closed 10 years ago

mscook commented 10 years ago

We should test that the toy example works. A issues which resulted in SeqFindR not being able to produce plots sneaked in....

mscook commented 10 years ago

I'm actually not certain that the travis-CI system is actually working....

1) See the examples at the bottom of: http://docs.travis-ci.com/user/languages/python/ Also see: http://docs.travis-ci.com/user/travis-lint/

Might also be worthwhile at looking at: http://docs.travis-ci.com/user/caching/ for speeding up build.

mscook commented 10 years ago

Build system is now working. Note: test fail and exit with 0. LOL.