[Pkg-privacy-commits] [txtorcon] 36/96: more 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 c24f08c25cf01e2597717f84d6a1fcb54769bb51
Author: meejah <meejah at meejah.ca>
Date: Sat Jan 17 02:11:37 2015 -0700
more travis-ci
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 82f79fd..423046a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,7 @@ python:
- "pypy"
- "2.7"
# command to install dependencies
-install: "pip install -r requirements.txt && pip install -r dev-requirements.txt"
+install: "sudo apt-get install -y libgeoip-dev && pip install -r requirements.txt && pip install -r test-requirements.txt"
# command to run tests
script:
make coverage
--
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