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/11 15:28:57 UTC

[libcloud] 03/03: 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

commit 565d13eba00f50f1264ccf1073a0e57c63e77053
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Sat Jul 11 17:28:36 2020 +0200

    Test the changes.
---
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 7bf7da8..c5fb202 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -97,7 +97,6 @@ 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