Skip to content

Commit

Permalink
travis ci configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
liuqi committed Feb 2, 2015
1 parent 01ea506 commit 6d04689
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

script: "go test -v"

0 comments on commit 6d04689

Please sign in to comment.