Enable feature branches in .travis.yml

This commit is contained in:
Peter Dimov 2018-10-12 04:19:50 +03:00
parent 7f0125b716
commit 20c8530c71

View file

@ -9,6 +9,7 @@ branches:
only:
- master
- develop
- /feature\/.*/
dist: trusty