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

Migrate from Travis CI to GitHub Actions #15

Merged
merged 14 commits into from
Oct 4, 2020
Merged

Migrate from Travis CI to GitHub Actions #15

merged 14 commits into from
Oct 4, 2020

Commits on Oct 4, 2020

  1. Migrate from Travis CI to GitHub Actions

    neelkamath committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    304af95 View commit details
    Browse the repository at this point in the history
  2. Use pip3 instead of pip

    neelkamath committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    9ebf64e View commit details
    Browse the repository at this point in the history
  3. Update dependencies

    neelkamath committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    fb726f0 View commit details
    Browse the repository at this point in the history
  4. Fix workflow file

    neelkamath committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    6dcc0f2 View commit details
    Browse the repository at this point in the history
  5. Set up Python

    neelkamath committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    45c696d View commit details
    Browse the repository at this point in the history
  6. Update pip

    neelkamath committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    c070827 View commit details
    Browse the repository at this point in the history
  7. Fix Python version

    neelkamath committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    c4e25df View commit details
    Browse the repository at this point in the history
  8. Simplify code

    neelkamath committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    93ccef5 View commit details
    Browse the repository at this point in the history
  9. Fix Python CI

    neelkamath committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    6360bde View commit details
    Browse the repository at this point in the history
  10. Fix Python CI

    neelkamath committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    168c4db View commit details
    Browse the repository at this point in the history
  11. Format code

    neelkamath committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    0fe4b78 View commit details
    Browse the repository at this point in the history
  12. Reformat

    neelkamath committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    4926fad View commit details
    Browse the repository at this point in the history
  13. Fix YAML formatting

    neelkamath committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    41904d6 View commit details
    Browse the repository at this point in the history
  14. Fix YAML formatting

    neelkamath committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    f5d5aca View commit details
    Browse the repository at this point in the history