diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d4d81e803af600a72b5cecd33fa945a17fac1b30..77d808bc8e09b62b8f20740ab4289c4f6b9f7aa5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,4 +4,3 @@ test:
   - bundle install
   - bundle exec rake db:migrate RAILS_ENV=test
   - bundle exec rake test
-