Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amrabed authored Oct 19, 2018
1 parent cf4b13f commit bb3422e
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
@@ -1,2 +1,9 @@
language: java
jdk: oraclejdk8

addons:
sonarcloud:
organization: "amrabed-github"

script:
- sonar-scanner

0 comments on commit bb3422e

Please sign in to comment.