Commit 1f6ece42 authored by WillBrennan's avatar WillBrennan

added opencv

parent 76103753
...@@ -2,6 +2,8 @@ language: python ...@@ -2,6 +2,8 @@ language: python
before_script: before_script:
- pip install -U pytest - pip install -U pytest
- sudo apt-get update -qq
- sudo apt-get install -yq python-opencv
matrix: matrix:
include: include:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment