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

Replace TravisCI with Github Actions #91

Merged
merged 2 commits into from
Jun 29, 2020
Merged

Replace TravisCI with Github Actions #91

merged 2 commits into from
Jun 29, 2020

Conversation

pivovarit
Copy link
Collaborator

No description provided.

@pivovarit pivovarit requested a review from mchmielarz June 28, 2020 17:18
@pivovarit pivovarit self-assigned this Jun 28, 2020
architecture: [ 'x64' ]
name: Build with JDK ${{ matrix.java }} on ${{ matrix.architecture }}
steps:
- uses: actions/checkout@v1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use checkout@v2

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependabot will prepare a PR for us as soon as we merge it :) but we could do that already. Thanks

@pivovarit pivovarit merged commit 41c0065 into main Jun 29, 2020
@pivovarit pivovarit deleted the github-actions-ci branch June 29, 2020 05:03
@mchmielarz mchmielarz modified the milestones: v0.2.0, v0.3.0 Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants