Skip to content

Commit 09c0bb7

Browse files
anthonyfokignatk
authored andcommitted
Run Travis CI with multiple Go versions
1 parent b4e2780 commit 09c0bb7

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,3 +1,8 @@
11
language: go
22

3+
go:
4+
- "1.10.x"
5+
- "1.x"
6+
- master
7+
38
go_import_path: github.com/cloudflare/gokey

0 commit comments

Comments
 (0)