Skip to content

Commit

Permalink
[HOTFIX] Move to openjdk to get travis passing
Browse files Browse the repository at this point in the history
  • Loading branch information
vinothchandar committed Oct 8, 2019
1 parent d050d98 commit 0147365
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@
# limitations under the License.

language: java
dist: trusty
jdk:
- oraclejdk8
- openjdk8
sudo: required
env:
- HUDI_QUIETER_LOGGING=1 TEST_SUITE=unit
Expand Down

0 comments on commit 0147365

Please sign in to comment.