Skip to content

Commit

Permalink
Merge pull request #7 from pingcap/ci-support
Browse files Browse the repository at this point in the history
tools: add .travis.yml
  • Loading branch information
c4pt0r committed Sep 6, 2015
2 parents d16503f + 84467b0 commit 87bd274
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
language: go

go:
- 1.4.2
- tip

0 comments on commit 87bd274

Please sign in to comment.