tarantool / mqtt

Tarantool MQTT client
tarantool.org
BSD 2-Clause "Simplified" License
39 stars 10 forks source link

travis-ci: update distros and repos #35

Closed stefansaraev closed 5 years ago

Totktonada commented 5 years ago

I'm okay with the change, but I would update all distros (and remove old ones) while we are here. Also we need to add 2_2 repository to deploy packages.

@avtikhon Can you proceed with that? See https://github.com/tarantool/memcached/pull/50 and https://github.com/tarantool/pg/pull/22 and use https://github.com/tarantool/tarantool/blob/master/.travis.yml as a reference list of distros we support.

stefansaraev commented 5 years ago

@Totktonada done. did not add el6 and trusty because they can't satify build dependencies

Totktonada commented 5 years ago

Great, thanks! Squashed your commits into one and force-pushed.

While we're here I have added a commit re deploying from tagged revisions. I'll wait for CI (just in case) and will push the changed.