Commit aff7ac37ad27df853d42445d615f4356a91d85c8
Exists in
spb-stable
and in
3 other branches
Merge branch 'master' of github.com:gitlabhq/gitlabhq
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
.travis.yml
@@ -8,6 +8,7 @@ env: | @@ -8,6 +8,7 @@ env: | ||
8 | - TASK=jasmine:ci DB=mysql | 8 | - TASK=jasmine:ci DB=mysql |
9 | - TASK=spinach DB=postgresql | 9 | - TASK=spinach DB=postgresql |
10 | - TASK=spec DB=postgresql | 10 | - TASK=spec DB=postgresql |
11 | + - TASK=jasmine:ci DB=postgresql | ||
11 | before_install: | 12 | before_install: |
12 | - sudo apt-get install libicu-dev -y | 13 | - sudo apt-get install libicu-dev -y |
13 | branches: | 14 | branches: |