Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16a68a2
)
MDL-59569 travis: Remove haveged
author
Andrew Nicols
<andrew@nicols.co.uk>
Wed, 19 Jul 2017 01:57:14 +0000
(09:57 +0800)
committer
Andrew Nicols
<andrew@nicols.co.uk>
Wed, 19 Jul 2017 01:57:14 +0000
(09:57 +0800)
.travis.yml
patch
|
blob
|
blame
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
9c21e74
..
54198fd
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-73,8
+73,6
@@
cache:
- $HOME/.npm
install:
- - sudo apt-get -y install haveged
- - sudo service haveged start
- >
if [ "$DB" = 'mysqli' ];
then