Skip to content

Commit

Permalink
TASK: Really use version 1.10 and not 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dfeyer committed Aug 10, 2018
1 parent 17dae59 commit 3f8f8b4
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.10
- "1.10"
env:
- "PATH=/home/travis/gopath/bin:$PATH"
before_install:
Expand Down

0 comments on commit 3f8f8b4

Please sign in to comment.