This is an automated email from the ASF dual-hosted git repository.

johnbodley pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 9b7261f  Update .travis.yml (#7943)
9b7261f is described below

commit 9b7261f101f4acbdd2721a202bedfc231b529816
Author: John Bodley <[email protected]>
AuthorDate: Tue Jul 30 07:45:25 2019 -0700

    Update .travis.yml (#7943)
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index a93519f..cacef82 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,7 +27,7 @@ jobs:
             - openjdk-8-jdk
       install:
         - pip install --upgrade pip
-        - pip install codecov tox
+        - pip install tox
     - language: python
       python: 3.6
       env: TOXENV=cypress-dashboard

Reply via email to