Skip to content

Commit 56b5913

Browse files
author
Jeremiah Roth
committed
Add travis.yml
1 parent ea25c14 commit 56b5913

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.travis.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
language: go
2+
env:
3+
- GO111MODULE=on
4+
go:
5+
- 1.11.x
6+
git:
7+
depth: 1
8+
install: true

0 commit comments

Comments
 (0)