[python-dtcwt] 45/497: enable Python3 for Travis testing
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Tue Jul 21 18:05:48 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/sid
in repository python-dtcwt.
commit cb8c5e630c7dbb2ef401f885f31559c785e7d80d
Author: Rich Wareham <rjw57 at cam.ac.uk>
Date: Wed Aug 7 23:29:21 2013 +0100
enable Python3 for Travis testing
---
.travis.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.travis.yml b/.travis.yml
index 615b966..7a07488 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,7 @@
language: python
python:
- "2.7"
+ - "3.3"
install:
- pip install .
script:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-dtcwt.git
More information about the debian-science-commits
mailing list