Skip to content

Commit 32624a7

Browse files
authored
fix travis go config (#44)
1 parent 139e5e2 commit 32624a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
name: License Test
4545
- stage: Test
4646
if: type = push AND env(GITHUB_TOKEN) IS present
47+
language: go
4748
go: "1.14.x"
4849
script: make e2e-test
4950
name: E2E Tests

0 commit comments

Comments
 (0)