Skip to content
This repository was archived by the owner on Aug 9, 2021. It is now read-only.

Commit 1b2bc4f

Browse files
DIOHz0rbtry
authored andcommitted
fix(tests): removed mcrypt requirement trick for CI
1 parent 2ef3ffb commit 1b2bc4f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ before_script:
1212
- tests/config-composer.sh
1313
- git clone --depth=1 $GLPI_SOURCE ../glpi && cd ../glpi
1414
- composer install --no-dev --no-interaction
15-
- sed -e "s/return extension_loaded('mcrypt');/return false;/" -i vendor/ircmaxell/random-lib/lib/RandomLib/AbstractMcryptMixer.php
1615
- php tools/cliinstall.php --db=glpitest --user=root --tests
1716
- mkdir plugins/fusioninventory && git clone --depth=1 $FUSION_SOURCE plugins/fusioninventory
1817
- mv ../flyve-mdm-glpi-plugin plugins/flyvemdm

0 commit comments

Comments
 (0)