Commit 2176e2c91540d7c642046e9df4040bfd4c37f620

Authored by Ariejan de Vroom
1 parent f18339c2

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 4 - 'master'
5 5 rvm:
6 6 - 1.9.2
  7 + - 1.9.3
7 8 before_script:
8 9 - "cp config/database.yml.sqlite config/database.yml"
9 10 - "cp config/gitlab.yml.example config/gitlab.yml"
... ...