Skip to content

Commit

Permalink
added travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sujanks committed Apr 18, 2020
1 parent 6af7131 commit d542d41
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
language: go

go:
- 1.x
- "1.10"
- 1.11.x
- master

0 comments on commit d542d41

Please sign in to comment.