commit 70919ad538a2f995806fa3758f0025f43593783d parent 817532c88bbeb4ed97a4bb90f08a5bb0de7f3222 Author: markseu <mark2011@mayberg.se> Date: Tue, 27 Oct 2020 11:53:57 +0100 Updated automated tests Diffstat:
| M | .travis.yml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml @@ -7,7 +7,7 @@ php: - 7.0 - 5.6 install: - - echo "CoreStaticUrl:http://website/" >> system/settings/system.ini + - echo "CoreStaticUrl:http://website/" >> system/extensions/yellow-system.ini - php yellow.php about script: - php yellow.php build test