Skip to content

Commit eae124d

Browse files
committedJan 24, 2018
Install and use haveged to further blunt some rand issues.
1 parent 5492683 commit eae124d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,10 @@ notifications:
117117

118118
services:
119119
- redis-server
120+
- haveged
120121

121122
addons:
122123
apt:
123124
packages:
124125
- oracle-java9-installer
126+
- haveged

0 commit comments

Comments
 (0)
Please sign in to comment.