Skip to content

Commit

Permalink
add travis
Browse files Browse the repository at this point in the history
  • Loading branch information
bill2cipher committed Apr 14, 2016
1 parent 73ef131 commit 0d9bad3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
@@ -0,0 +1,8 @@
language: go
go:
- 1.6
install:
- go build .
before_script:
script:
- exit 0

0 comments on commit 0d9bad3

Please sign in to comment.