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

Add Travis support for Python 3.7 and 3.8 #1018

Merged
merged 35 commits into from
Mar 9, 2020
Merged

Commits on Oct 1, 2019

  1. Configuration menu
    Copy the full SHA
    f859040 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d6e9fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43d1d04 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Configuration menu
    Copy the full SHA
    cb61c7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf82e79 View commit details
    Browse the repository at this point in the history
  3. Tempory test

    tburrows13 authored Feb 14, 2020
    Configuration menu
    Copy the full SHA
    6623362 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8857481 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f54992 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. Check FFmpeg version

    tburrows13 authored Feb 20, 2020
    Configuration menu
    Copy the full SHA
    4847b2d View commit details
    Browse the repository at this point in the history
  2. Update .travis.yml

    tburrows13 authored Feb 20, 2020
    Configuration menu
    Copy the full SHA
    753e1b7 View commit details
    Browse the repository at this point in the history
  3. Update .travis.yml

    tburrows13 authored Feb 20, 2020
    Configuration menu
    Copy the full SHA
    9839bb4 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2020

  1. Refactor matrix

    tburrows13 committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    a4b665f View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/py37' into py37

    # Conflicts:
    #	.travis.yml
    tburrows13 committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    1861ce7 View commit details
    Browse the repository at this point in the history
  3. Refactor matrix; clean up

    tburrows13 committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    96b87ff View commit details
    Browse the repository at this point in the history
  4. Transition to pytest

    tburrows13 committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    31c4d94 View commit details
    Browse the repository at this point in the history
  5. Install test dependencies

    tburrows13 committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    145915e View commit details
    Browse the repository at this point in the history
  6. Add timeouts

    tburrows13 committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    4011391 View commit details
    Browse the repository at this point in the history
  7. Temp dist change

    tburrows13 committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    f66607b View commit details
    Browse the repository at this point in the history
  8. Temp dist change 2

    tburrows13 committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    44eaea7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a0abd57 View commit details
    Browse the repository at this point in the history
  10. Undo dist change

    tburrows13 committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    d5ff331 View commit details
    Browse the repository at this point in the history
  11. Add fontlist

    tburrows13 committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    c07a37b View commit details
    Browse the repository at this point in the history
  12. Fix font errors

    tburrows13 committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    d2840c9 View commit details
    Browse the repository at this point in the history
  13. Neatening up

    tburrows13 committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    e704695 View commit details
    Browse the repository at this point in the history
  14. Add 3.8

    tburrows13 committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    d7fdd64 View commit details
    Browse the repository at this point in the history
  15. Drop faulty Python 2.7

    tburrows13 committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    51ad459 View commit details
    Browse the repository at this point in the history
  16. Try readd Python 2

    tburrows13 committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    c46fcc1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b181b66 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4092f17 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9f35019 View commit details
    Browse the repository at this point in the history
  20. Fix Py2's before_install

    tburrows13 committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    37cfb54 View commit details
    Browse the repository at this point in the history
  21. Update scipy maximum

    tburrows13 committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    34218ae View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9aa947f View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    55ae310 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e3bd401 View commit details
    Browse the repository at this point in the history