Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
support: updated the list of ubuntu versions to build
  • Loading branch information
adamsutton committed Jul 14, 2016
1 parent f34fac1 commit 01c26fc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions support/apt-update
Expand Up @@ -23,10 +23,9 @@ TVH_ROOT=$(cd "$(dirname "$0")"/..; pwd)

# Builds
[ -z "$TVH_BUILD" ] && TVH_BUILD="
precise:i386:amd64
trusty:i386:amd64
vivid:i386:amd64
wily:i386:amd64
xenial:i386:amd64
wheezy:i386:amd64:armhf
jessie:i386:amd64:armhf
"
Expand Down

1 comment on commit 01c26fc

@BKPepe
Copy link
Contributor

@BKPepe BKPepe commented on 01c26fc Jul 15, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will there be also willy a xenial for armhf? :)

Please sign in to comment.