Skip to content
Snippets Groups Projects
Commit f21e3984 authored by Stefan's avatar Stefan
Browse files

Testing

parent 7cb8991b
No related branches found
No related tags found
No related merge requests found
...@@ -78,10 +78,10 @@ test:centos7.3: ...@@ -78,10 +78,10 @@ test:centos7.3:
image: centos:7.3.1611 image: centos:7.3.1611
before_script: before_script:
- echo "Running centos7.3 'before_script'..." - echo "Running centos7.3 'before_script'..."
- make
- yum -y -q -e 0 install tcl - yum -y -q -e 0 install tcl
- yum -y -q -e 0 install glibc-common - yum -y -q -e 0 install glibc-common
- yum -y -q -e 0 install glibc-devel - yum -y -q -e 0 install glibc-devel
- yum -y -q -e 0 install make
- yum -y -q -e 0 install libjpeg-turbo - yum -y -q -e 0 install libjpeg-turbo
- yum -y -q -e 0 install freetype - yum -y -q -e 0 install freetype
- yum -y -q -e 0 install libpng - yum -y -q -e 0 install libpng
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment