Use Github Actions (#960)

* Use Github Actions

* Fix PHP versions

* Update run-tests.yml

* Update run-tests.yml

* Delete .travis.yml

* Update run-tests.yml

* Update composer.json

* Update run-tests.yml

* Update .github/workflows/run-tests.yml

Co-authored-by: Markus Podar <[email protected]>

* Update .github/workflows/run-tests.yml

Co-authored-by: Markus Podar <[email protected]>

Co-authored-by: Markus Podar <[email protected]>
This commit is contained in:
Barry vd. Heuvel
2020-06-22 17:46:01 +02:00
committed by GitHub
co-authored by Markus Podar
parent 94948e4f2c
commit 3381123e71
3 changed files with 73 additions and 68 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"mockery/mockery": "^1.3",
"orchestra/testbench": "^3 || ^4 || ^5",
"phpro/grumphp": "^0.17.1",
"squizlabs/php_codesniffer": "^3"
"squizlabs/php_codesniffer": "^3.5"
},
"extra": {
"branch-alias": {