Skip to content

Commit 44724f7

Browse files
authored
Update .travis.yml (#176)
1 parent c941d49 commit 44724f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.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.9
4+
- 1.12
5+
- 1.11
56
- tip
67

78
before_install:

0 commit comments

Comments
 (0)