Skip to content

Commit 3f8f8b4

Browse files
committed
TASK: Really use version 1.10 and not 1.1
1 parent 17dae59 commit 3f8f8b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: go
22
go:
3-
- 1.10
3+
- "1.10"
44
env:
55
- "PATH=/home/travis/gopath/bin:$PATH"
66
before_install:

0 commit comments

Comments
 (0)