Commit 89718a9161f52a991312e543cf4594005c5a8c8c

Authored by Dmitriy Zaporozhets
2 parents 71d6582c 085da857

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

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
.travis.yml
... ... @@ -4,7 +4,6 @@ branches:
4 4 - 'master'
5 5 rvm:
6 6 - 1.9.2
7   - - 1.9.3
8 7 before_script:
9 8 - "cp config/database.yml.sqlite config/database.yml"
10 9 - "cp config/gitlab.yml.example config/gitlab.yml"
... ...