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 2017/09/11 07:48:41 UTC

[5/6] libcloud git commit: Remove coveralls step.

Remove coveralls step.


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/63e4bb5b
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/63e4bb5b
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/63e4bb5b

Branch: refs/heads/trunk
Commit: 63e4bb5b303a09700a0cbb278895547e4963ab28
Parents: 645621f
Author: Tomaz Muraus <to...@tomaz.me>
Authored: Sun Sep 10 23:00:26 2017 +0200
Committer: Tomaz Muraus <to...@tomaz.me>
Committed: Mon Sep 11 09:48:29 2017 +0200

----------------------------------------------------------------------
 tox.ini | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/63e4bb5b/tox.ini
----------------------------------------------------------------------
diff --git a/tox.ini b/tox.ini
index dbeeeb6..a8fe222 100644
--- a/tox.ini
+++ b/tox.ini
@@ -97,8 +97,6 @@ passenv = TOXENV CI TRAVIS TRAVIS_*
 deps =
     -r{toxinidir}/requirements-tests.txt
 set-env =
-    COVERALLS_REPO_TOKEN = GAB5ZuovdsVEFxSIyZE8YhDYU886iGW54
 commands = cp libcloud/test/secrets.py-dist libcloud/test/secrets.py
            coverage run --source=libcloud setup.py test
-           coveralls
            codecov