Skip to content

Commit

Permalink
Fix go version in travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
bernd committed Jun 8, 2018
1 parent 0d075fd commit f1c0a23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
sudo: false
language: go
go:
- 1.10
- 1.10.x

script: make deps test
env:
Expand Down

0 comments on commit f1c0a23

Please sign in to comment.