MDL-59569 travis: Remove haveged
authorAndrew Nicols <andrew@nicols.co.uk>
Wed, 19 Jul 2017 01:57:14 +0000 (09:57 +0800)
committerAndrew Nicols <andrew@nicols.co.uk>
Wed, 19 Jul 2017 01:57:14 +0000 (09:57 +0800)
.travis.yml

index 9c21e74..54198fd 100644 (file)
@@ -73,8 +73,6 @@ cache:
       - $HOME/.npm
 
 install:
-    - sudo apt-get -y install haveged
-    - sudo service haveged start
     - >
         if [ "$DB" = 'mysqli' ];
         then