Merge pull request #1119 from vaibhavsagar/vs-travis-xenial
.travis.yml: use Ubuntu 16.04
This commit is contained in:
commit
9e628355d7
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
|||
language: c
|
||||
sudo: false
|
||||
|
||||
dist: xenial
|
||||
|
||||
git:
|
||||
submodules: false # whether to recursively clone submodules
|
||||
|
||||
|
|
Loading…
Reference in a new issue