Append test to the test job name otherwise they're missing

This commit is contained in:
Lin Jen-Shin 2017-03-23 22:48:00 +08:00
parent 4332356fd4
commit 44879635e4

View file

@ -29,8 +29,8 @@ before_script:
ruby-2.1-git-2.7-phantomjs-2.1 test: *test_build
ruby-2.3-git-2.7-phantomjs-2.1 test: *test_build
ruby-2.3.3-git-2.7-phantomjs-2.1-node-7.1: *test_build
ruby-2.3.3-git-2.7-phantomjs-2.1-node-7.1-postgresql-9.6: *test_build
ruby-2.3.3-git-2.7-phantomjs-2.1-node-7.1 test: *test_build
ruby-2.3.3-git-2.7-phantomjs-2.1-node-7.1-postgresql-9.6 test: *test_build
ruby-2.3-static-analyses test: *test_build
www-gitlab-com test: *test_build
doc-gitlab-com test: *test_build