Skip to content

Commit

Permalink
chore: bump Go version to 1.10 for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
hbagdi committed Jul 15, 2018
1 parent 0d1d1a3 commit 2ba56a4
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,7 +1,7 @@
language: go
sudo: false
go:
- 1.7
- '1.10'

before_install:
- go get -t -v ./...
Expand Down

0 comments on commit 2ba56a4

Please sign in to comment.