From c2e2906c8dcb83494c34d22c57f262d8f2b5f58d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Thu, 5 Feb 2015 09:06:13 +0100 Subject: fix travis configuration --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 1d90a748..e99c1e6f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ php: branches: only: - - refactor + - v2 before_script: - composer self-update -- cgit v1.2.3