Skip to content
Snippets Groups Projects
Commit 85ebd873 authored by Nigel Kukard's avatar Nigel Kukard
Browse files

Added Math::Expression aswell

parent ce58bb72
No related branches found
No related tags found
No related merge requests found
......@@ -22,9 +22,11 @@ make-test:
- apt-get dist-upgrade -y
- apt-get install -y git make
- apt-get install -y libdevel-cover-perl libpod-coverage-perl
- apt-get install -y libnet-server-perl libconfig-inifiles-perl libdatetime-perl libcache-fastmmap-perl
- apt-get install -y mysql-server
- cd "$CI_PROJECT_DIR"
- ./update-git-modules
- perl -MCPAN -e 'install Math::Expression' < /dev/null
- perl Makefile.PL
- make test
- perl Makefile.PL DIR=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment