[Pkg-bitcoin-commits] [python-quamash] 251/269: add support for python 3.5

Jonas Smedegaard dr at jones.dk
Fri Nov 24 11:26:41 UTC 2017


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

js pushed a commit to branch master
in repository python-quamash.

commit 1b9ec65ff850c6ead9202e8924aef5ab4d699f0b
Author: Mark Harviston <mark.harviston at gmail.com>
Date:   Sun Sep 13 12:06:26 2015 -0700

    add support for python 3.5
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index b955dd4..2d772d0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,6 +2,7 @@ language: python
 python:
   - "3.3"
   - "3.4"
+  - "3.5"
 before_install:
   - export DISPLAY=:99.0
   - sh -e /etc/init.d/xvfb start

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/python-quamash.git



More information about the Pkg-bitcoin-commits mailing list