Skip to content

Commit

Permalink
add postgrsql ;...(
Browse files Browse the repository at this point in the history
  • Loading branch information
negul authored Jun 14, 2016
1 parent 407bacb commit 4b939af
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,8 @@ before_install:
- gem install bundler
- sudo apt-get install postgresql

database:
postgresql:
- "9.5"

script: bundle exec rspec

0 comments on commit 4b939af

Please sign in to comment.