bunq / sdk_php

PHP SDK for bunq API
MIT License
84 stars 54 forks source link

Add test CI #126

Open OGKevin opened 6 years ago

OGKevin commented 6 years ago

Steps to reproduce:

  1. Make a PR

What should happen:

  1. There should be a test CI

What happens:

  1. There is no such thing.
heitorsilva commented 4 years ago

Why Travis was discarded? Could Github Actions be a replacement?

I can work on this.