Skip to content

Commit

Permalink
Travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
florin141 committed May 14, 2019
1 parent d0415db commit 149e8cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ language:
java
jdk:
- oraclejdk8
before_install:
- chmod +x gradlew
script:
- gradle assemble
before_deploy:
Expand Down

0 comments on commit 149e8cf

Please sign in to comment.