Rename base branch environment variable
Let's use a less cryptic variable name for this important variable.
This commit is contained in:
@@ -24,5 +24,5 @@ script:
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- env: BRBASE=7.0
|
||||
- env: BRBASE=3.15
|
||||
- env: BASE_BRANCH=7.0
|
||||
- env: BASE_BRANCH=3.15
|
||||
|
||||
Reference in New Issue
Block a user