Skip to content
Snippets Groups Projects
Commit 00b7046b authored by David Alger's avatar David Alger
Browse files

Excluded PHP 7 static tests from matrix

parent 6e038695
Branches
No related merge requests found
......@@ -30,6 +30,10 @@ matrix:
env: TEST_SUITE=static_phpcs
- php: 5.6
env: TEST_SUITE=static_annotation
- php: 7.0
env: TEST_SUITE=static_phpcs
- php: 7.0
env: TEST_SUITE=static_annotation
before_install:
- sh -c 'if [ "$CASHER_DIR" ]; then
if [ -x $HOME/.cache/bin/composer ]; then
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment