You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2020/07/16 20:37:32 UTC

[libcloud] branch trunk updated: Revert "Test the changes."

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

tomaz pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 9807ded  Revert "Test the changes."
9807ded is described below

commit 9807ded35bd57e487a50ce4b4ed5a72394b2c0db
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Thu Jul 16 22:37:22 2020 +0200

    Revert "Test the changes."
    
    This reverts commit 565d13eba00f50f1264ccf1073a0e57c63e77053.
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index c5fb202..7bf7da8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -97,6 +97,7 @@ jobs:
       python: 3.7
       script:
         - tox -escrape-and-publish-provider-prices
+      if: type = cron
 
 install:
   # NOTE: This is a workaround since we need to use install --user on Windows