Skip to content
Snippets Groups Projects
Commit 76a70872 authored by Pablo Escobar's avatar Pablo Escobar
Browse files

Update .gitlab-ci.yml. testing

parent 3fdc4c50
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,8 @@ stages:
- test
cache:
key: "$CI_BUILD_NAME"
key: "$CI_BUILD_REF_NAME"
untracked: true
paths:
- build-ci/
......@@ -80,6 +81,7 @@ test:centos6.6:
- pwd
- ls .
- ls ..
- ls -la /cache
- cd build-ci/
- make check
- echo "... done testing on CentOS 6."
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment