Skip to content

Commit

Permalink
Adding the travis ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
fd committed Sep 25, 2012
1 parent b5bae74 commit daa007c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
services: memcache
language: go
install: go get -d -v && go build -v
script: go test -v

0 comments on commit daa007c

Please sign in to comment.