Skip to content

Commit

Permalink
Add travis file (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
tamalsaha committed Mar 3, 2018
1 parent f5fab79 commit 078a396
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
- tip

script:
- go test -v

0 comments on commit 078a396

Please sign in to comment.