Merge pull request #3832 from nateprewitt/master

fixing codecov with pipenv
This commit is contained in:
Cory Benfield
2017-01-25 15:40:30 +00:00
committed by GitHub
+1 -1
View File
@@ -15,4 +15,4 @@ install: "make"
script:
- make coverage
after_success:
- codecov
- pipenv run codecov