From 811b45a69e873e9bf6b9c6adf210ab9b6ccfb056 Mon Sep 17 00:00:00 2001 From: Andrey Andreev Date: Mon, 22 Oct 2012 16:58:33 +0300 Subject: Sync .travis.yml with develop --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1c7e87667..62acf05e5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,4 +29,4 @@ script: phpunit --coverage-text --configuration tests/travis/$DB.phpunit.xml branches: only: - develop - - /^feature.+/ + - /^feature\/.+$/ \ No newline at end of file -- cgit v1.2.3-24-g4f1b