use /dev/urandom for entropy in JAVA

This commit is contained in:
Thomas Walpole 2016-10-06 16:16:15 -07:00
parent 48cf427c11
commit fbe28f307c
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ env:
- BUNDLE_JOBS=4
- NOKOGIRI_USE_SYSTEM_LIBRARIES=true
- QMAKE=/usr/lib/x86_64-linux-gnu/qt4/bin/qmake
- JAVA_OPTS=-Djava.security.egd=file:/dev/urandom
addons:
apt:
sources: