requirements: Update codecov to 2.0.5

- fix detecting merge commits on all CI, not just Travis
- Use %20 for encoding spaces [appveyor]
This commit is contained in:
Florian Bruhin 2016-06-02 11:16:52 +02:00
parent 2562d57437
commit a19bb40b50

View File

@ -1,3 +1,3 @@
codecov==2.0.3
codecov==2.0.5
coverage==4.1
requests==2.10.0