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/19 20:31:03 UTC

[10/11] libcloud git commit: Run checks tox target as part of tox command run.

Run checks tox target as part of tox command run.


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

Branch: refs/heads/trunk
Commit: d839aa400e11dc69c697f053969e61924d387c6c
Parents: e7621c8
Author: Tomaz Muraus <to...@tomaz.me>
Authored: Tue Sep 19 18:47:43 2017 +0200
Committer: Tomaz Muraus <to...@tomaz.me>
Committed: Tue Sep 19 18:47:43 2017 +0200

----------------------------------------------------------------------
 tox.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/d839aa40/tox.ini
----------------------------------------------------------------------
diff --git a/tox.ini b/tox.ini
index 1f6983b..504c772 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
 [tox]
-envlist = py{2.6,2.7,pypy,pypy3,3.3,3.4,3.5,3.6},lint,pylint,integration,coverage
+envlist = py{2.6,2.7,pypy,pypy3,3.3,3.4,3.5,3.6},checks,lint,pylint,integration,coverage
 
 [testenv]
 passenv = TRAVIS TRAVIS_JOB_ID TRAVIS_BRANCH