From fa197e302cf735efde951fbed734c8725985970b Mon Sep 17 00:00:00 2001 From: Stan Hu Date: Sat, 26 May 2018 06:07:41 -0700 Subject: [PATCH] Add ruby-2.3-golang-1.10-git-2.17 --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ea60fc8..e2e0fe5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -60,6 +60,7 @@ ruby-2.3-golang-1.9-git-2.17 test: *test_custom ruby-2.3-golang-1.10-git-2.9 test: *test_custom ruby-2.3-golang-1.10-git-2.14 test: *test_custom ruby-2.3-golang-1.10-git-2.16 test: *test_custom +ruby-2.3-golang-1.10-git-2.17 test: *test_custom ruby-2.4-golang-1.9-git-2.9 test: *test_custom ruby-2.4-golang-1.9-git-2.14 test: *test_custom ruby-2.4-golang-1.9-git-2.16 test: *test_custom @@ -114,6 +115,7 @@ ruby-2.3-golang-1.9-git-2.17: *build_and_deploy_custom ruby-2.3-golang-1.10-git-2.9: *build_and_deploy_custom ruby-2.3-golang-1.10-git-2.14: *build_and_deploy_custom ruby-2.3-golang-1.10-git-2.16: *build_and_deploy_custom +ruby-2.3-golang-1.10-git-2.17: *build_and_deploy_custom ruby-2.4-golang-1.9-git-2.9: *build_and_deploy_custom ruby-2.4-golang-1.9-git-2.14: *build_and_deploy_custom ruby-2.4-golang-1.9-git-2.16: *build_and_deploy_custom