Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
travis-ci: no longer use containers
author
Sebastian Staudt
<koraktor@gmail.com>
Thu, 25 Oct 2018 17:41:45 +0000
(19:41 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 26 Oct 2018 04:32:43 +0000
(13:32 +0900)
Travis CI will soon deprecate the container-based infrastructure
enabled by `sudo: false` in
ce59dffb34190e780be2fa9f449f842cadee9753
.
More info:
https://blog.travis-ci.com/2018-10-04-combining-linux-infrastructures
Signed-off-by: Sebastian Staudt <koraktor@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
.travis.yml
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
cae598d
)
diff --git
a/.travis.yml
b/.travis.yml
index 4d4e26c9df519c7d708e779401b5076878af022d..8d2499739eb4bbeb17065aef3fc8af54c9302d0b 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-1,7
+1,5
@@
language: c
-sudo: false
-
cache:
directories:
- $HOME/travis-cache