Commit 43f1ed1

mo khan <mo@mokhan.ca>
2017-02-16 22:07:02
fix typo.
1 parent 780621b
Changed files (1)
.gitlab-ci.yml
@@ -23,7 +23,7 @@ before_script:
 
 rspec:
   variables:
-    RAILS_ENV=test
+    RAILS_ENV: test
     DATABASE_URL: "postgresql://postgres:postgres@postgres:5432/$POSTGRES_DB"
   script:
   - bin/rspec