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:57 UTC

[incubator-superset] branch john-bodley--travis-cleanup created (now afdf84f)

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

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


      at afdf84f  Update .travis.yml

This branch includes the following new commits:

     new afdf84f  Update .travis.yml

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by jo...@apache.org.
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