Navigation Menu

Skip to content

Commit

Permalink
Set linting to still use go 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
sorpaas committed Aug 26, 2018
1 parent b70edf7 commit 8ae538b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -52,7 +52,7 @@ matrix:
# This builder only tests code linters on latest version of Go
- os: linux
dist: trusty
go: 1.11.x
go: 1.10.x
env:
- lint
git:
Expand Down

0 comments on commit 8ae538b

Please sign in to comment.