add super mario maker to CI
This commit is contained in:
parent
08fac7af03
commit
20ee0e20dc
1 changed files with 4 additions and 0 deletions
|
|
@ -24,3 +24,7 @@ splatoon:
|
||||||
friends:
|
friends:
|
||||||
stage: build_and_test
|
stage: build_and_test
|
||||||
script: ./.ci-scripts/make-edition.sh friends
|
script: ./.ci-scripts/make-edition.sh friends
|
||||||
|
|
||||||
|
super-mario-maker:
|
||||||
|
stage: build_and_test
|
||||||
|
script: ./.ci-scripts/make-edition.sh super-mario-maker
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue