Skip to content

Commit 33dcb66

Browse files
committed
Add Travis CI configuration.
1 parent d77ef97 commit 33dcb66

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.travis.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
language: go
2+
3+
go:
4+
- 1.0
5+
- 1.1
6+
- 1.2
7+
- 1.3
8+
- release
9+
- tip

0 commit comments

Comments
 (0)