mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-07 10:56:49 +00:00
.travis.yml: emove 'sudo: false' as requested by https://github.com/travis-ci/travis-ci/issues/2389#issuecomment-76202191
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
parent
6b6df7ab21
commit
53fc7da2ab
@ -2,7 +2,6 @@ language: python
|
||||
python:
|
||||
- "2.7"
|
||||
- "2.6"
|
||||
sudo: false
|
||||
before_install:
|
||||
- sh -c set
|
||||
- git config --global user.email "travis-tahoe@tahoe-lafs.org"
|
||||
|
Loading…
x
Reference in New Issue
Block a user