Skip to content

Commit

Permalink
First commit
Browse files Browse the repository at this point in the history
  • Loading branch information
tommy351 committed Sep 8, 2014
0 parents commit d029f25
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -0,0 +1 @@
*.log
8 changes: 8 additions & 0 deletions .travis.yml
@@ -0,0 +1,8 @@
language: go

go:
- 1.3
- tip

script:
- go test

0 comments on commit d029f25

Please sign in to comment.