add coverage token

This commit is contained in:
Darien Raymond
2018-11-12 23:03:21 +01:00
parent d1deebb6a9
commit b40ae39d56
+1
View File
@@ -23,6 +23,7 @@ jobs:
variables:
GOPATH: '$(system.defaultWorkingDirectory)'
CODECOV_TOKEN: '$(coverage.token)'
steps:
- checkout: none