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