[tor-commits] [bridgedb/master] Remove unused Travis CI env variable.

isis at torproject.org isis at torproject.org
Sun Jan 12 06:06:35 UTC 2014


commit 34db641a25cbb62988e510249ed3b06f9bf04b31
Author: Isis Lovecruft <isis at torproject.org>
Date:   Fri Dec 20 08:57:12 2013 +0000

    Remove unused Travis CI env variable.
    
    [ci skip]
---
 .travis.yml |    3 ---
 1 file changed, 3 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index d4f86c2..39852b1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -32,9 +32,6 @@ install:
   - pip install coverage==3.7 coveralls==0.3 sure==1.2.2 --use-mirrors
   - make install
 
-env:
-  - TRAVIS_CI=true
-
 before_script:
   - bridgedb mock -n 250
 





More information about the tor-commits mailing list