Skip to content

Commit

Permalink
Add travis-ci, codecov build support
Browse files Browse the repository at this point in the history
  • Loading branch information
xp-cagey committed Jun 24, 2018
1 parent 1c320c8 commit 2a4b45c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
language: java
after_success:
- bash <(curl -s https://codecov.io/bash)

0 comments on commit 2a4b45c

Please sign in to comment.