Merge pull request #797 from mmoll/xenial
mark Ubuntu xenial as supported
This commit is contained in:
commit
e6c3f53079
1 changed files with 2 additions and 1 deletions
|
@ -63,7 +63,8 @@
|
||||||
"operatingsystemrelease": [
|
"operatingsystemrelease": [
|
||||||
"10.04",
|
"10.04",
|
||||||
"12.04",
|
"12.04",
|
||||||
"14.04"
|
"14.04",
|
||||||
|
"16.04"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue