Skip to content

Commit 7754210

Browse files
committed
remove go 1.0 since the timezone support actually seems to be broken on it, add 1.2
1 parent ad690bb commit 7754210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: go
22

33
go:
4-
- 1.0
54
- 1.1
5+
- 1.2
66
- tip

0 commit comments

Comments
 (0)