diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 04f711b..3409b3f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -56,6 +56,7 @@ before_script: ruby-2.3-golang-1.9-git-2.9 test: *test_custom ruby-2.3-golang-1.9-git-2.14 test: *test_custom ruby-2.3-golang-1.9-git-2.16 test: *test_custom +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 @@ -112,6 +113,7 @@ 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.4-golang-1.9-git-2.16: *build_and_deploy_custom ruby-2.4-golang-1.9-git-2.17: *build_and_deploy_custom +ruby-2.4-golang-1.10-git-2.16: *build_and_deploy_custom ruby-2.4-golang-1.10-git-2.17: *build_and_deploy_custom # Used by GitLab CE/EE: https://gitlab.com/gitlab-org/gitlab-ee/blob/master/.gitlab-ci.yml