Commit 89718a9161f52a991312e543cf4594005c5a8c8c
Exists in
master
and in
4 other branches
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,7 +4,6 @@ branches: | ||
4 | - 'master' | 4 | - 'master' |
5 | rvm: | 5 | rvm: |
6 | - 1.9.2 | 6 | - 1.9.2 |
7 | - - 1.9.3 | ||
8 | before_script: | 7 | before_script: |
9 | - "cp config/database.yml.sqlite config/database.yml" | 8 | - "cp config/database.yml.sqlite config/database.yml" |
10 | - "cp config/gitlab.yml.example config/gitlab.yml" | 9 | - "cp config/gitlab.yml.example config/gitlab.yml" |