mitodl / mitxpro

BSD 3-Clause "New" or "Revised" License
12 stars 2 forks source link

fix: docker compose version warning and remove travis #3189

Closed arslanashraf7 closed 3 days ago

arslanashraf7 commented 4 days ago

What are the relevant tickets?

Description (What does it do?)

Fixes a warning from docker compose and removes travis related files.

Docker compose has been throwing warning about using the version in the config file. In addition I also noticed that we still have travis related things in the project. We have shifted to Github Actions for a long time now and shouldn't have any travis related things in project

image

How can this be tested?