Skip to content

Commit

Permalink
Add initial travis CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksandr Bezobchuk committed Aug 29, 2018
1 parent c255ce4 commit 71265b0
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.8"
- "1.10.x"
- master

0 comments on commit 71265b0

Please sign in to comment.