Skip to content

Commit 662d1e6

Browse files
hanzeiernesto-jimenez
authored andcommitted
Bump go version to 1.10
1 parent be8372a commit 662d1e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ language: go
33
sudo: false
44

55
go:
6-
- 1.7
7-
- 1.8
8-
- 1.9
6+
- "1.8"
7+
- "1.9"
8+
- "1.10"
99
- tip
1010

1111
script:

0 commit comments

Comments
 (0)