Skip to content

Setup github actions with official template#668

Merged
Bachibouzouk merged 11 commits intodevfrom
feature/setup-github-action-online
Nov 18, 2020
Merged

Setup github actions with official template#668
Bachibouzouk merged 11 commits intodevfrom
feature/setup-github-action-online

Conversation

@Bachibouzouk
Copy link
Copy Markdown
Collaborator

@Bachibouzouk Bachibouzouk commented Nov 18, 2020

Fix #652

Checked the tests once with python 3.6, 3.7 and 3.8

Changes proposed in this pull request:

  • Add a .github/workflow/main.yml file
  • Remove .travis.yml

The following steps were realized, as well (if applies):

  • Apply black (black . --exclude docs/)
  • Check if benchmark tests pass locally (EXECUTE_TESTS_ON=master pytest)

For more information on how to contribute check the CONTRIBUTING.md.

@Bachibouzouk Bachibouzouk merged commit ccfe86e into dev Nov 18, 2020
@Bachibouzouk Bachibouzouk mentioned this pull request Nov 18, 2020
9 tasks
@SabineHaas SabineHaas mentioned this pull request Dec 8, 2020
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.

Migrate from travis to github actions

1 participant