Add codecov to testing requirements

This commit is contained in:
Gavin M. Roy 2016-03-02 11:37:06 -05:00
parent 358aa2d379
commit 9e14ac5803

View file

@ -2,3 +2,4 @@ nose>=1.3.7,<2
coverage>=3.7,<4
arrow>=0.7.0,<1
mock>=1.3.0,<2
codecov>=1.6.3,<2