mirror of
https://github.com/thoughtbot/capybara-webkit
synced 2023-03-27 23:22:28 -04:00
use /dev/urandom for entropy in JAVA
This commit is contained in:
parent
48cf427c11
commit
fbe28f307c
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue