Merge pull request #797 from mmoll/xenial

mark Ubuntu xenial as supported
This commit is contained in:
Helen 2016-02-11 15:22:58 +00:00
commit e6c3f53079

View file

@ -63,7 +63,8 @@
"operatingsystemrelease": [ "operatingsystemrelease": [
"10.04", "10.04",
"12.04", "12.04",
"14.04" "14.04",
"16.04"
] ]
} }
], ],