summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJeroen van Baarsen <jeroenvanbaarsen@gmail.com>2014-04-12 09:05:08 +0200
committerJeroen van Baarsen <jeroenvanbaarsen@gmail.com>2014-04-12 09:05:08 +0200
commit0fd26ea46cb2714ad20f5518f58fb4778423f224 (patch)
tree1e563fa312f0a89442dcb633bb5783e3b7948cb9 /.travis.yml
parent0f31acd0ec9b8a6ccfe9c6b0038736ad724814c0 (diff)
downloadgitlab-ce-0fd26ea46cb2714ad20f5518f58fb4778423f224.tar.gz
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: