[Pkg-anonymity-tools] [onionshare] 04/140: Round 2 for CI

Ulrike Uhlig u-guest at moszumanska.debian.org
Mon Sep 29 20:33:41 UTC 2014


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

u-guest pushed a commit to branch master
in repository onionshare.

commit fc583bea64f87dd144d13a2fbb011024e917744f
Author: Mason Donahue <masond+github at gmail.com>
Date:   Wed Aug 20 22:03:15 2014 -0500

    Round 2 for CI
---
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index c299e1b..39c9e38 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,8 +5,8 @@ python:
   - "3.2"
   - "3.3"
 # command to install dependencies
-before_install: "sudo apt-get install -y build-essential fakeroot python-all python-stdeb python-flask python-stem python-qt4"
-install: "pip install -r requirements.txt"
+before_install: "sudo apt-get install -y build-essential fakeroot python-all python-stdeb python-flask python-qt4"
+install: "pip install nose flask stem"
 # command to run tests
 script: nosetests test
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/onionshare.git



More information about the Pkg-anonymity-tools mailing list