[Pkg-privacy-commits] [txtorcon] 35/96: try PyPy on Travis-CI
Jérémy Bobbio
lunar at moszumanska.debian.org
Sun Sep 6 18:33:36 UTC 2015
This is an automated email from the git hooks/post-receive script.
lunar pushed a commit to branch master
in repository txtorcon.
commit 6428e16747033f9157a6c6683fbcab1e82a8cb32
Author: meejah <meejah at meejah.ca>
Date: Sat Jan 17 02:09:05 2015 -0700
try PyPy on Travis-CI
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 1952805..82f79fd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,6 @@
language: python
python:
-# - "2.6"
+ - "pypy"
- "2.7"
# command to install dependencies
install: "pip install -r requirements.txt && pip install -r dev-requirements.txt"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/txtorcon.git
More information about the Pkg-privacy-commits
mailing list