Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Commit

Permalink
1.0.8: Minor maintenance update
Browse files Browse the repository at this point in the history
- Fixed broken link in docs

- Added a documentation section for proxying Apache2 to a jobson server

- Fixed *some* compiler + runtime warnings related to running jobson
  with a newer JDK (reflective access, etc.) and other compiler
  warnings about deprecations

  - Some runtime warnings still exist. These will be fixed when jobson's
    dependencies (namely, Dropwizard) are updated.

- Fixed travis configuration
  • Loading branch information
adamkewley committed Jun 14, 2020
1 parent 16d1400 commit 6859b1c
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
Expand Up @@ -13,6 +13,7 @@ addons:
packages:
- python3
- python3-pip
- python3-setuptools
- nodejs
- docker
before_install:
Expand Down

0 comments on commit 6859b1c

Please sign in to comment.