Skip to content
Snippets Groups Projects
Commit 9c85bf0e authored by Oyvind.Gjesdal's avatar Oyvind.Gjesdal
Browse files

use search command to look for package

parent c3c92e35
No related branches found
No related tags found
1 merge request!17Resolve "Make gitlab run PHPunit tests"
This commit is part of merge request !17. Comments created here will be created in the context of that merge request.
......@@ -24,7 +24,7 @@ unit_tests:
before_script:
- apt-get update -yqq
- apt-get install -y git
- apt-get list "*composer*"
- apt-cache search composer
script:
- phpunit tests/*
tags:
......
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