Rename base branch environment variable

Let's use a less cryptic variable name for this important variable.
This commit is contained in:
Martin Konrad
2019-05-29 14:32:08 -04:00
parent be83b22993
commit d11309d6a1
3 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -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