From fe1742f3a9bd3457a47726752fb819d89adf8cc5 Mon Sep 17 00:00:00 2001 From: Pierre Grimaud Date: Wed, 8 Jun 2016 20:27:46 +0200 Subject: [PATCH] trying with dev dependencies --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 58b4080..8897e5c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,4 +5,4 @@ php: - 7.0 before_script: - - composer install --no-dev \ No newline at end of file + - composer install \ No newline at end of file