Commit 11789f485e9582372c82dfb3e9c8b98d70ec92cd

Authored by Rafael Manzo
1 parent c5600495

Fixes postgresql version to 9.3 on travis

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
1 language: ruby 1 language: ruby
2 rvm: 2 rvm:
3 - 2.2.2 3 - 2.2.2
  4 +addons:
  5 + postgresql: "9.3"
4 6
5 before_script: 7 before_script:
6 - git clone https://gist.github.com/6179925.git -b v2.3 kalibro_install 8 - git clone https://gist.github.com/6179925.git -b v2.3 kalibro_install