mikuli.cz

:)
git clone https://git.sr.ht/~ashymad/mikuli.cz
Log | Files | Refs

commit 08894d9f94d6b53ecb877a45c55085bf0067dc82
parent 2ac95aae40509974e520eea106aa5775b04d07e3
Author: markseu <mark2011@mayberg.se>
Date:   Wed,  9 Dec 2020 18:00:53 +0100

Moved tests from Travis to Github Actions

Diffstat:
M.gitattributes | 1-
D.travis.yml | 14--------------
2 files changed, 0 insertions(+), 15 deletions(-)

diff --git a/.gitattributes b/.gitattributes @@ -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 diff --git a/.travis.yml b/.travis.yml @@ -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