Commit 2176e2c91540d7c642046e9df4040bfd4c37f620
1 parent
f18339c2
Exists in
master
and in
4 other branches
Try running against 1.9.3 again.
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
.travis.yml
@@ -4,6 +4,7 @@ branches: | @@ -4,6 +4,7 @@ branches: | ||
4 | - 'master' | 4 | - 'master' |
5 | rvm: | 5 | rvm: |
6 | - 1.9.2 | 6 | - 1.9.2 |
7 | + - 1.9.3 | ||
7 | before_script: | 8 | before_script: |
8 | - "cp config/database.yml.sqlite config/database.yml" | 9 | - "cp config/database.yml.sqlite config/database.yml" |
9 | - "cp config/gitlab.yml.example config/gitlab.yml" | 10 | - "cp config/gitlab.yml.example config/gitlab.yml" |