summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2013-10-29 12:27:59 +0100
committerAndrey Andreev <narf@devilix.net>2013-10-29 12:27:59 +0100
commit2d5ebf754546f680879831f58b9236d8d53af8b5 (patch)
tree6590c2baea2d8f1c1f90209a3537fdb7d706c98c /.travis.yml
parentf31fdf1f71609a89a4536a8f0ed20a76a04175d2 (diff)
Update sess_time_to_update description (rel #2397)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 4b745b786..fa9d5e563 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,4 +25,4 @@ script: phpunit --coverage-text --configuration tests/travis/$DB.phpunit.xml
branches:
only:
- develop
- - /^feature\/.+$/
+ - /^feature\/.+$/ \ No newline at end of file