Update .gitlab/ci/test.gitlab-ci.yml

This commit is contained in:
Swann Martinez
2020-04-07 16:48:40 +00:00
parent 7a09026b6c
commit e476d44527

View File

@ -1,8 +1,7 @@
test:
image: ubuntu:latest
before-script:
- apt install python git
script:
- apt install python git
- git submodule init
- git submodule update
- pip install blender-addon-tester