From cd14ca155d382fa061307f3f77567b9d48aa5ca1 Mon Sep 17 00:00:00 2001 From: Vincent Letourneau Date: Sat, 29 Jul 2017 15:25:41 +0200 Subject: [PATCH] Update travis configuration --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 86a860a..00bc62e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,4 +25,5 @@ before_script: script: - make travis + - make composer-up - make apidoc \ No newline at end of file