Skip to content

Commit 40b4cd3

Browse files
add 1.10
1 parent efb78f3 commit 40b4cd3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
language: go
22

33
go:
4-
- 1.11
4+
- "1.10"
5+
- "1.11"
56
- tip
67

78
script: go test

0 commit comments

Comments
 (0)