Merge branch 'ss/travis-ci-force-vm-mode' into maint

The "container" mode of TravisCI is going away.  Our .travis.yml
file is getting prepared for the transition.

* ss/travis-ci-force-vm-mode:
  travis-ci: no longer use containers
maint
Junio C Hamano 2018-11-21 22:57:52 +09:00
commit a1601a582a
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
language: c

sudo: false

cache:
directories:
- $HOME/travis-cache