Neuroglycerin / neukrill-net-tools

Tools coded as part of the NDSB competition.
MIT License
0 stars 0 forks source link

Travis OpenCV installation #46

Closed scottclowe closed 9 years ago

scottclowe commented 9 years ago

Install OpenCV on Travis so we can have unit tests for functions dependent on OpenCV

scottclowe commented 9 years ago

Shouldn't be too difficult. Just need to write a shell script and put it in the install section of .travis.yaml.

But there is not much point in doing this until the Python 2.7 test run on Travis, otherwise we will keep failing anyway!