redhat-cop / openshift-applier

Used to apply OpenShift objects to an OpenShift Cluster
Apache License 2.0
102 stars 61 forks source link

Add python 3.7 to travis #107

Closed pabrahamsson closed 5 years ago

pabrahamsson commented 5 years ago

What does this PR do?

Add support for also testing with python 3.7 on travis

How should this be tested?

Trigger a new Travis Build

Is there a relevant Issue open for this?

99

Who would you like to review this?

cc: @redhat-cop/openshift-applier

pabrahamsson commented 5 years ago

Added test for ansible==2.7 as well. Not sure this is the proper Travis way but seems to do the trick.

tylerauerbeck commented 5 years ago

@pabrahamsson Take a look at #109 . I think this should handle the testing of multiple versions of ansible.