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:
356
356
working_dir : src
357
357
script : |
358
358
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
360
361
yum localinstall -y http://mirror.centos.org/centos/7/os/x86_64/Packages/libsecret-0.18.5-2.el7.x86_64.rpm
361
362
yum localinstall -y http://mirror.centos.org/centos/7/os/x86_64/Packages/libsecret-devel-0.18.5-2.el7.x86_64.rpm
362
363
variants :
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ sudo: false
2
2
dist : trusty
3
3
language : node_js
4
4
node_js :
5
- - 8.2.1
5
+ - 8.9.3
6
6
env :
7
7
matrix :
8
8
- MONGODB_VERSION=3.4.x MONGODB_TOPOLOGY=standalone
You can’t perform that action at this time.
0 commit comments