1
0
forked from boostorg/mp11

Test feature branches on Travis and Appveyor

This commit is contained in:
Peter Dimov
2017-07-18 16:39:21 +03:00
parent 34946d2ae2
commit 36d7aad94f
2 changed files with 3 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 2016 Peter Dimov # Copyright 2016, 2017 Peter Dimov
# Distributed under the Boost Software License, Version 1.0. # Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at http://boost.org/LICENSE_1_0.txt) # (See accompanying file LICENSE_1_0.txt or copy at http://boost.org/LICENSE_1_0.txt)
@@ -16,6 +16,7 @@ branches:
only: only:
- master - master
- develop - develop
- /feature\/.*/
env: env:
matrix: matrix:

View File

@@ -10,6 +10,7 @@ branches:
only: only:
- master - master
- develop - develop
- /feature\/.*/
environment: environment:
matrix: matrix: