diff options
author | Andrey Andreev <narf@devilix.net> | 2016-07-26 20:04:01 +0200 |
---|---|---|
committer | Andrey Andreev <narf@devilix.net> | 2016-07-26 20:04:01 +0200 |
commit | d293fdd18125f393b196360f963c39cfd73e8521 (patch) | |
tree | 78dda7514a734474c40f6753c80caeb682985782 | |
parent | 0b9540209499fbd0515e13fdc66e85dea4b6baad (diff) |
Add 3.1-stable to tested branches list
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index b32390dfb..5815c9577 100644 --- a/.travis.yml +++ b/.travis.yml @@ -46,4 +46,5 @@ branches: only: - develop - 3.0-stable + - 3.1-stable - /^feature\/.+$/ |