Skip to content

Commit 28f0008

Browse files
committed
fix typo in .travis.yml
1 parent 2d1ff90 commit 28f0008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ sudo: false
22

33
language: go
44
go:
5-
- 1.3
5+
- 1.5
66
- 1.7
77

88
before_install:

0 commit comments

Comments
 (0)