Skip to content

Commit

Permalink
Create travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sdeal authored Nov 10, 2020
1 parent a26f357 commit 48cdc99
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
language: java

git:
quiet: false

before_install:
- gradle installWrapper

0 comments on commit 48cdc99

Please sign in to comment.