[tor-commits] [oonib/master] And that should be a lowercase "i".

isis at torproject.org isis at torproject.org
Sat May 4 16:10:28 UTC 2013


commit 35a786ceb0ddbe6c675ef8d79e000e7a7dd3c42d
Author: Isis Lovecruft <isis at torproject.org>
Date:   Fri Apr 19 23:15:16 2013 +0000

    And that should be a lowercase "i".
---
 .travis.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index bad21ae..1a2509f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,7 +9,7 @@ python:
   - "2.7"
   - "2.6"
 install:
-  - pip -I "https://pypi.python.org/packages/" --use-mirrors -r requirements.txt
+  - pip install -i "https://pypi.python.org/packages/" --use-mirrors -r requirements.txt
   - python setup.py install
 # command to run tests, e.g. python setup.py test
 script:





More information about the tor-commits mailing list