Skip to content

Commit 8aa9013

Browse files
committed
Adds CI for Go 1.5
1 parent c59bf48 commit 8aa9013

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
language: go
22

33
go:
4-
- 1.2
5-
- 1.3
64
- 1.4
5+
- 1.5
76
- tip
87

98
matrix:

0 commit comments

Comments
 (0)