Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
Set up Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
alfredxing committed Feb 16, 2015
1 parent 48f46c0 commit 391336b
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.3
- tip

script: go test -v ./...

0 comments on commit 391336b

Please sign in to comment.