Fixed CI_NAME env.
This commit is contained in:
parent
6d556afa40
commit
94871a4df8
1 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@ dist: trusty
|
|||
|
||||
env:
|
||||
global:
|
||||
- CI_NAME: "Travis CI"
|
||||
- CI_NAME="Travis CI"
|
||||
|
||||
install:
|
||||
- git fetch --unshallow --tags
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue