Project

General

Profile

« Previous | Next » 

Revision 8d136e2a

Added by Michael Moll almost 6 years ago

Support Ubuntu/bionic, drop Fedora 25 (#72)

View differences:

.travis.yml
# https://github.com/theforeman/foreman-installer-modulesync
rvm:
- 2.1.9
- 2.2.6
- 2.3.0
- 2.4.1
env:
......
include:
- rvm: 2.4.1
env: PUPPET_VERSION=5.0
- rvm: 2.5.1
env: PUPPET_VERSION=5.0
# Acceptance tests
- rvm: 2.3.1
dist: trusty
metadata.json
{
"operatingsystem": "Fedora",
"operatingsystemrelease": [
"25",
"26"
]
},
......
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"14.04",
"16.04"
"16.04",
"18.04"
]
},
{

Also available in: Unified diff