diff --git a/.gitattributes b/.gitattributes index 8aa5309..732ed81 100644 --- 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 deleted file mode 100644 index 0e72ada..0000000 --- a/.travis.yml +++ /dev/null @@ -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