aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Collapse)Author
2021-02-09modulesync 4.0.0Tim Meusel
2020-10-28modulesync 3.1.0Tim Meusel
2020-05-09Add Ubuntu 20.04 supportTim Meusel
2020-05-05travis: Rename user to usernameTim Meusel
This fixes the following travis error: ``` deploy: both user and username given, user overwrites username ```
2020-05-05travis.yml: Rename matrix to jobsTim Meusel
Without this change, we get the following warning: ``` root: key matrix is an alias for jobs, using jobs ```
2020-05-05Add missing os key in travis configTim Meusel
without this, the travis linter tells us the following warning: ``` root: missing os, using the default linux ```
2020-04-07Use voxpupuli-acceptanceEwoud Kohl van Wijngaarden
2019-12-22modulesync 2.10.0Tim Meusel
2019-12-06modulesync 2.9.0Dennis Hoppe
2019-09-12readd Debian 9/10 supportTim Meusel
2019-09-09drop EOL ubuntu1404Fabien COMBERNOUS
2019-03-06modulesync 2.5.1Tim Meusel
2019-01-24modulesync 2.5.1Tim Meusel
2018-12-26modulesync 2.4.0Tim Meusel
2018-10-04modulesync 2.0.0Tim Meusel
2018-07-25modulesync 1.9.4Tim Meusel
2018-05-20modulesync 1.9.2Tim Meusel
2018-03-23modulesync 1.9.0TraGicCode
2018-03-15initial commitTim Meusel