Skip to content

Commit

Permalink
Merge pull request #5 from csmith/master
Browse files Browse the repository at this point in the history
Add CircleIO config.
  • Loading branch information
greboid committed Sep 22, 2014
2 parents 17a7dce + 3bd8940 commit b4c7aed
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions circle.yml
@@ -0,0 +1,9 @@
---

dependencies:
override:
- ./gradlew dependencies

test:
override:
- ./gradlew check

0 comments on commit b4c7aed

Please sign in to comment.