[Python-modules-commits] [python-pyld] 251/276: travis-ci: Python 2.6 build

Wolfgang Borgert debacle at moszumanska.debian.org
Wed Oct 8 23:48:17 UTC 2014


This is an automated email from the git hooks/post-receive script.

debacle pushed a commit to branch master
in repository python-pyld.

commit 0e588681ad8533d7b7ef71496b60c4b1abed3e76
Author: Yoan Blanc <yoan.blanc at cern.ch>
Date:   Wed Mar 5 13:10:08 2014 +0000

    travis-ci: Python 2.6 build
    
    Signed-off-by: Yoan Blanc <yoan.blanc at cern.ch>
    Reviewed-by: Adrian-Tudor Panescu <adrian.tudor.panescu at cern.ch>
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 33741a0..44c322b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,6 @@
 language: python
 python:
+  - "2.6"
   - "2.7"
   - "3.2"
   - "3.3"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pyld.git



More information about the Python-modules-commits mailing list