aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 04df165..c768a9d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -21,6 +21,10 @@ test-oni-highlight-indent-guides:
stage: test
script: make test-oni-highlight-indent-guides
+test-oni-php:
+ stage: test
+ script: make test-oni-php DEPS="oni-flycheck oni-company oni-fci"
+
package:
stage: package
before_script: