From a10255f4fd06949f482ef3e8bca4d20b77dfa99e Mon Sep 17 00:00:00 2001 From: Patrick Henninger Date: Wed, 9 Jan 2019 12:21:48 +0100 Subject: [PATCH] Revert "Fix travis yml" This reverts commit 5dc86f3c1f75ba3bd8b851188786d6e7042f1950. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 17377cc..fd1b4c0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,4 +23,4 @@ branches: # You can delete the cache using travis-ci web interface cache: directories: - - $HOME/.composer/cache \ No newline at end of file +- $HOME/.composer/cache \ No newline at end of file