diff --git a/.travis.yml b/.travis.yml index 4584df88..b5f50b72 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ env: - RUBY_GC_HEAP_INIT_SLOTS=600000 - RUBY_GC_HEAP_GROWTH_FACTOR=1.25 addons: - postgresql: '9.4' + postgresql: '9.5' install: bin/setup after_script: bundle exec codeclimate-test-reporter notifications: