summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Sebastian Staudt <koraktor@gmail.com>2018-10-25 19:41:45 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-10-26 13:32:43 +0900
commit32ee384be83bee900af272f2df3c12814e1b8ed6 (patch)
tree52c7302468853b825f9507401fbc0bd3968be7b2
parentGit 2.19.1 (diff)
downloadtgif-32ee384be83bee900af272f2df3c12814e1b8ed6.tar.xz
travis-ci: no longer use containers
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>
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 4d4e26c9df..8d2499739e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,5 @@
language: c
-sudo: false
-
cache:
directories:
- $HOME/travis-cache