Skip to content

Commit

Permalink
update travis for precise env for jdk8
Browse files Browse the repository at this point in the history
  • Loading branch information
vsch committed Nov 6, 2019
1 parent b5103b4 commit da0ae78
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
language: java
dist: precise
sudo: required
install: true

jdk:
- oraclejdk8

Expand Down

0 comments on commit da0ae78

Please sign in to comment.