From 3425394b6e003ce823ded7385f2ae9596a4acc3b Mon Sep 17 00:00:00 2001 From: eldadfux Date: Mon, 26 Aug 2019 08:26:32 +0300 Subject: [PATCH] Fixed storage path --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index aceabc5d5a..a586f585ab 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,4 +25,4 @@ install: script: - php -v - ls storage -- ls tests/reosurces/storage \ No newline at end of file +- ls tests/resources/storage \ No newline at end of file