Skip to content

Commit

Permalink
Add travis.yml, might even work
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanhs committed Sep 16, 2017
1 parent 53e144d commit 1d74635
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
@@ -0,0 +1,7 @@
language: go

go:
- 1.8.x

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

0 comments on commit 1d74635

Please sign in to comment.