Skip to content

Commit

Permalink
CA-5267 Adds dist:trusty to travis yml file to fix oracle license issue
Browse files Browse the repository at this point in the history
  • Loading branch information
rjdavis3 committed Sep 25, 2019
1 parent c6c2b14 commit 822c97e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: java
sudo: false
install: true
dist: trusty
addons:
sonarcloud:
organization: channelape-github
Expand Down

0 comments on commit 822c97e

Please sign in to comment.