projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b6df7a
)
.travis.yml: emove 'sudo: false' as requested by https://github.com/travis-ci/travis...
author
Daira Hopwood
<daira@jacaranda.org>
Fri, 27 Feb 2015 23:59:18 +0000
(23:59 +0000)
committer
Daira Hopwood
<daira@jacaranda.org>
Fri, 27 Feb 2015 23:59:18 +0000
(23:59 +0000)
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 5e7915360c9aeee46f8833ba20a2b51ab8d84b56..36356b2b3dfd2d3cef6cdcbf5fc3c22b1bad1f2b 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-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"