Skip to content

Commit

Permalink
Merge pull request #177 from mavimo/intruduce-go1.11-as-testing-platform
Browse files Browse the repository at this point in the history
introduce go 1.11 in testing pipeline
  • Loading branch information
JohnnyQQQQ authored Aug 25, 2018
2 parents add8676 + 64776d3 commit 4df7621
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ language: go
go:
- 1.9.x
- 1.10.x
- 1.11.x
- tip

before_install:
Expand Down

0 comments on commit 4df7621

Please sign in to comment.