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

Update .gitlab-ci.yml. cd to build-ci before running make check

parent e7f5aee8
Branches
Tags
No related merge requests found
...@@ -81,5 +81,6 @@ test:centos6.6: ...@@ -81,5 +81,6 @@ test:centos6.6:
- pwd - pwd
- ls . - ls .
- ls .. - ls ..
- cd build-ci/
- make check - make check
- echo "... done testing on CentOS 6." - 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