diff --git a/tox.ini b/tox.ini
index 0d7a6d2b51727e988aeb5e579bd2ba1193a5864b..8396c0883afaea22353a1be3544248f5b1cd2005 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,4 +1,4 @@
 [tox]
-envlist = py25,py24,py26,py27
+envlist = py24,py25,py26,py27
 [testenv]
 commands=unit2 discover
\ No newline at end of file