Skip to content

Commit

Permalink
Upgrade Go to 1.15 (#83)
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri Shkuro <[email protected]>
  • Loading branch information
yurishkuro authored Sep 24, 2020
1 parent 9adddbc commit 176b085
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ go_import_path: github.com/uber/jaeger-lib

matrix:
include:
- go: 1.12.7
- go: 1.15.x
env:
- TEST=true
- COVERAGE=true
- USE_DEP=true
- go: 1.12.7
- go: 1.15.x
env:
- USE_GLIDE=true
- USE_DEP=false
Expand Down

0 comments on commit 176b085

Please sign in to comment.