Skip to content

Commit e41d18d

Browse files
committed
Add Travis 1.7 to build jobs.
Gimme (wrongfully) picked 1.7 for the stable release earlier - some tests were failing, so we need to run the tests against 1.7.
1 parent 14c3781 commit e41d18d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: go
22
go:
3+
- 1.7
34
- 1.8
45
- 1.9
56
- stable

0 commit comments

Comments
 (0)