[gnome-music/wip/merge: 22/343] travis: add python 3.2



commit fe1c2fefa10818e68031267d903401acdaf03a1d
Author: Vadim Rutkovsky <vrutkovs redhat com>
Date:   Sat Jul 13 13:49:52 2013 +0200

    travis: add python 3.2

 .travis.yml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/.travis.yml b/.travis.yml
index 19bed3c..fdedbce 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,6 +2,7 @@ language: python
 python:
   - "2.6"
   - "2.7"
+  - "3.2"
   - "3.3"
 install:
   - pip install pep8 pyflakes --use-mirrors


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]