Skip to content

Commit

Permalink
Travis change for go version.
Browse files Browse the repository at this point in the history
Changed the go version for context package dependency.
  • Loading branch information
jakirpatel authored May 16, 2018
1 parent 3ab52ba commit 4de87c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: go
go:
- 1.7.0
- 1.10.1
- tip
script:
- go test ./...
Expand Down

0 comments on commit 4de87c0

Please sign in to comment.