Updated Branches:
  refs/heads/trunk 8f8beec1e -> a54b7df55

tox: run "lint" step by default.


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

Branch: refs/heads/trunk
Commit: 067e53ff5f10e60a88562319dcfeeaf016e6587e
Parents: 8f8beec
Author: Tomaz Muraus <[email protected]>
Authored: Tue Oct 29 20:07:52 2013 +0100
Committer: Tomaz Muraus <[email protected]>
Committed: Tue Oct 29 20:07:52 2013 +0100

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/067e53ff/tox.ini
----------------------------------------------------------------------
diff --git a/tox.ini b/tox.ini
index 70fa6af..d2931fc 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
 [tox]
-envlist = py25,py26,py27,pypy,py32,py33
+envlist = py25,py26,py27,pypy,py32,py33,lint
 setenv =
     PIP_USE_MIRRORS=1
 

Reply via email to