You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by jo...@apache.org on 2019/07/29 15:32:58 UTC

[incubator-superset] 01/01: Update .travis.yml

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

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

commit afdf84ffb382cfed5d696c0adcecc0c2c13f5418
Author: John Bodley <45...@users.noreply.github.com>
AuthorDate: Mon Jul 29 08:32:42 2019 -0700

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

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