Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen van Baarsen <jeroenvanbaarsen@gmail.com>2014-04-12 11:05:08 +0400
committerJeroen van Baarsen <jeroenvanbaarsen@gmail.com>2014-04-12 11:05:08 +0400
commit0fd26ea46cb2714ad20f5518f58fb4778423f224 (patch)
tree1e563fa312f0a89442dcb633bb5783e3b7948cb9 /.travis.yml
parent0f31acd0ec9b8a6ccfe9c6b0038736ad724814c0 (diff)
Fixed a typo fix in the travis build
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 6163f92b55d..65527331128 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,7 +8,7 @@ env:
- TASK=spec:other DB=mysql
- TASK=jasmine:ci DB=mysql
- TASK=spinach DB=postgresql
- - TASK=spec:api DB=mysql
+ - TASK=spec:api DB=postgresql
- TASK=spec:other DB=postgresql
- TASK=jasmine:ci DB=postgresql
before_install: