diff --git a/.travis.yml b/.travis.yml index 8706471..21457fe 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,9 +3,5 @@ go: - 1.4 - 1.5 - tip -before_install: - - pip install codecov -after_success: - - codecov after_success: - bash <(curl -s https://codecov.io/bash) \ No newline at end of file