We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 139e5e2 commit 32624a7Copy full SHA for 32624a7
.travis.yml
@@ -44,6 +44,7 @@ jobs:
44
name: License Test
45
- stage: Test
46
if: type = push AND env(GITHUB_TOKEN) IS present
47
+ language: go
48
go: "1.14.x"
49
script: make e2e-test
50
name: E2E Tests
0 commit comments