Moved tests from Travis to Github Actions

This commit is contained in:
markseu 2020-12-09 18:00:53 +01:00
parent 2ac95aae40
commit 08894d9f94
2 changed files with 0 additions and 15 deletions

1
.gitattributes vendored
View file

@ -1,7 +1,6 @@
.github export-ignore
.gitignore export-ignore
.gitattributes export-ignore
.travis.yml export-ignore
LICENSE.md export-ignore
README-de.md export-ignore
README-sv.md export-ignore

View file

@ -1,14 +0,0 @@
language: php
php:
- 8.0
- 7.4
- 7.3
- 7.2
- 7.1
- 7.0
- 5.6
install:
- echo "CoreStaticUrl:http://website/" >> system/extensions/yellow-system.ini
- php yellow.php about
script:
- php yellow.php build test