Skip to content

Commit

Permalink
Enable travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ck1125 committed Feb 13, 2013
1 parent c2e7493 commit bfcb018
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: java
jdk:
- oraclejdk7

script: "./gradlew test"

0 comments on commit bfcb018

Please sign in to comment.