Skip to content

Commit

Permalink
[+] add travis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mr.ehbr authored and markbates committed Apr 28, 2017
1 parent f4ebfcb commit feb70fc
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.7
- 1.8

script:
- go test -v ./...

0 comments on commit feb70fc

Please sign in to comment.