Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modernize .travis.yml, add Python 3.6/Bionic #3218

Merged
merged 1 commit into from
Feb 12, 2020

Conversation

ferdnyc
Copy link
Contributor

@ferdnyc ferdnyc commented Feb 12, 2020

Upgrade the Travis YAML control file to:

  • Use the 'language: python' test environment
  • Install deps with the Travis apt plugin, instead of sudo
  • Install cx_Freeze with pip3, rather than from a URL
  • Add a Python 3.6 test build, running on Bionic

Upgrade the Travis YAML control file to:
- Use the 'language: python' test environment
- Install deps with the Travis apt plugin, instead of sudo
- Install cx_Freeze with pip3, rather than from a URL
- Add a Python 3.6 test build, running on Bionic
@ferdnyc
Copy link
Contributor Author

ferdnyc commented Feb 12, 2020

Merging, as it only affects the CI system.

@ferdnyc ferdnyc merged commit a56d8bc into OpenShot:develop Feb 12, 2020
@ferdnyc ferdnyc deleted the travis-modernization branch February 12, 2020 18:27
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant