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 Travis to GitHub Actions #197

Merged
merged 3 commits into from
Nov 10, 2021
Merged

Conversation

koriym
Copy link
Member

@koriym koriym commented Nov 10, 2021

Closes #190 #195
Related #189

@kenjis kenjis merged commit f19b1aa into auraphp:3.x Nov 10, 2021
@koriym
Copy link
Member Author

koriym commented Nov 10, 2021

@kenjis Someone else may have an opinion, so why don't you give it some time instead of merging it right away? (Very simple ones are of course not necessary.)

@kenjis
Copy link
Member

kenjis commented Nov 10, 2021

@koriym Okay, I will wait more next time.


- name: Install dependencies (8.0)
if: ${{ matrix.php-version == '8.0' }}
run: composer install --no-interaction --prefer-dist --ignore-platform-req=php
Copy link
Member

@harikt harikt Feb 26, 2022

Choose a reason for hiding this comment

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

Hi @koriym ,

I have removed this on #209 . Not sure why you were testing only for 8.x separately. May be phpunit related ?

Copy link
Member Author

Choose a reason for hiding this comment

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

Probably. No problem if it worked well without it!

@koriym koriym deleted the continuous-integration branch June 7, 2024 08:27
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.

Create GIthub Actions to automatically build and test this package
3 participants