Commit aff7ac37ad27df853d42445d615f4356a91d85c8

Authored by Dmitriy Zaporozhets
2 parents 9c410976 36d7b20b

Merge branch 'master' of github.com:gitlabhq/gitlabhq

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
@@ -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: