commit 61776f1fde15b6433413fc90f67fa3cd6bbbc9b1
parent 8c66c3366211558027f1e8b31e52abb48653d095
Author: markseu <mark2011@mayberg.se>
Date: Tue, 14 Jul 2020 11:21:56 +0200
Updated automated tests
Diffstat:
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/.travis.yml b/.travis.yml
@@ -1,5 +1,3 @@
-# Datenstrom Yellow tests, https://travis-ci.org/datenstrom
-
language: php
php:
- 7.4
@@ -8,7 +6,7 @@ php:
- 7.1
- 7.0
- 5.6
-before_script:
+install:
- echo "CoreStaticUrl:http://website/" >> system/settings/system.ini
- php yellow.php about
script: