Skip to content
This repository was archived by the owner on Jan 31, 2024. It is now read-only.

Commit 29b785a

Browse files
author
Henry Wong
authored
[elastic] Fix the travis ci configuration typo. (#73)
1 parent 8de5a2f commit 29b785a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ matrix:
7272
api_key: $GITHUB_TOKEN
7373
verbose: true
7474
file: $GOPATH/src/golang.org/x/tools/build/go-langserver-linux-386.tar.gz
75-
name: $MY_TAG
75+
name: $TRAVIS_TAG
7676
draft: false
7777
prerelease: false
7878
overwrite: true

0 commit comments

Comments
 (0)