Merge branch 'MDL-59569-33' of git://github.com/andrewnicols/moodle into MOODLE_33_STABLE

This commit is contained in:
Dan Poltawski
2017-07-19 08:43:57 +01:00
-2
View File
@@ -77,8 +77,6 @@ cache:
- $HOME/.npm
install:
- sudo apt-get -y install haveged
- sudo service haveged start
- >
if [ "$DB" = 'mysqli' ];
then