Commit Graph

10 Commits

Author SHA1 Message Date
Leonid Pliushch 49ccbcba26 travis cI: disable fast builds 2019-03-04 12:32:54 +02:00
Leonid Pliushch 4d5adae680 update scripts for continuous integration
Keep bare minimum of scripts & configuration files for CI.

Set Travis target language to generic, remove 'Gemfile' and
'Rakefile' since we building *.deb packages and not ruby ones.
Code that determining changes in git repository is reimplemented
in bash.

Disabled packages are excluded from CI tracking as they frequently
cause errors.
2019-03-04 03:53:21 +02:00
Leonid Pliushch 2bf220ba71 remove redundant things from CI configuration 2019-01-28 14:20:45 +00:00
Stephen 55ad991ebc Update .travis.yml 2019-01-28 14:20:00 +00:00
Stephen Groat 9052a1b6fc Use apt for dependencies 2019-01-28 14:20:00 +00:00
Wetitpig 3c7efa92ae Travis CI for all architectures 2019-01-24 23:19:51 +01:00
Stephen 9b0fb4fe87 remove unneeded travis group 2018-01-06 22:02:49 +01:00
Fredrik Fornwall 5ffcfdf16a Add "group: deprecated-2017Q3" to .travis.yml
See #1403.
2017-09-10 22:26:38 +02:00
Stephen 5a89c5e2fd Continuous output and failure
some attempt at using dpkg for termux package installs instead of
rebuilding from source
2017-07-14 23:21:20 +02:00
Stephen 3ae0eb3a87 Travis pkg builds (#1119) 2017-07-10 00:05:36 +02:00