Project

General

Profile

« Previous | Next » 

Revision d1a443f3

Added by Michael Moll almost 6 years ago

add Ruby 2.5, remove Ruby 2.2

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

Also available in: Unified diff