Skip to content

Commit

Permalink
Add dependency resolution for Gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
kamatama41 committed Mar 4, 2017
1 parent c630702 commit 0158a85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ dependencies:
pre:
- git config --global user.email "[email protected]"
- git config --global user.name "kamatama41"
override:
- ./gradlew dependencies

test:
override:
Expand Down

0 comments on commit 0158a85

Please sign in to comment.