File tree Expand file tree Collapse file tree 4 files changed +3757
-3744
lines changed
Expand file tree Collapse file tree 4 files changed +3757
-3744
lines changed Original file line number Diff line number Diff line change @@ -356,7 +356,8 @@ tasks:
356356 working_dir : src
357357 script : |
358358 set -ev
359- yum localinstall -y http://mirror.centos.org/centos/7/os/x86_64/Packages/glib2-devel-2.50.3-3.el7.x86_64.rpm
359+ yum localinstall -y http://mirror.centos.org/centos/7/os/x86_64/Packages/glib2-2.54.2-2.el7.x86_64.rpm
360+ yum localinstall -y http://mirror.centos.org/centos/7/os/x86_64/Packages/glib2-devel-2.54.2-2.el7.x86_64.rpm
360361 yum localinstall -y http://mirror.centos.org/centos/7/os/x86_64/Packages/libsecret-0.18.5-2.el7.x86_64.rpm
361362 yum localinstall -y http://mirror.centos.org/centos/7/os/x86_64/Packages/libsecret-devel-0.18.5-2.el7.x86_64.rpm
362363 variants :
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ sudo: false
22dist : trusty
33language : node_js
44node_js :
5- - 8.2.1
5+ - 8.9.3
66env :
77 matrix :
88 - MONGODB_VERSION=3.4.x MONGODB_TOPOLOGY=standalone
You can’t perform that action at this time.
0 commit comments