Grigori Goronzy
217e5fb17e
CI: try to fix and simplify apt setup
...
Run apt update to update the package cache, as this seems to be needed by
Travis now. Also reduce the package set - we don't build any deb or rpm
packages anymore. This should hopefully fix the CI build.
2018-11-09 01:14:41 +01:00
Grigori Goronzy
05984a6c49
CI: drop deploy step
...
RPM/DEB packages are discontinued (they're unlikely to come back). Users
are encouraged to use PyPI instead.
2018-09-23 22:47:39 +02:00
Simon Lemonnier
4a40d5613a
add tqdm as required package. Otherwise missing dependency
2018-09-20 17:15:42 +02:00
Andrew Andrianov
b77157bc40
.travis.yml: Install tqdm to make ci happy
...
Signed-off-by: Andrew Andrianov <andrew@ncrmnt.org>
2017-10-19 11:26:42 +03:00
Grigori Goronzy
fdd6707d2d
Add Travis CI for CI and CD
...
Run tests for each commit and deploy packages (deb/rpm) for each
release tag.
2017-09-19 17:54:26 +02:00