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

Commit 6859b1c

Browse files
committed
1.0.8: Minor maintenance update
- 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
1 parent 16d1400 commit 6859b1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ addons:
1313
packages:
1414
- python3
1515
- python3-pip
16+
- python3-setuptools
1617
- nodejs
1718
- docker
1819
before_install:

0 commit comments

Comments
 (0)