Skip to content

Commit 79f2387

Browse files
committed
gssapi/travis: add Go versions
Test against go 1.4, 1.5, and tip.
1 parent ba8edc0 commit 79f2387

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
language: go
22

3+
go:
4+
- 1.4
5+
- 1.5
6+
- tip
7+
38
sudo: required
49
services:
510
- docker

0 commit comments

Comments
 (0)