Skip to content
Permalink
Browse files

Travis update

  • Loading branch information...
arfon committed Aug 5, 2019
1 parent 6938e62 commit e091788cd78040b7574d9181ce1b57110da12367
Showing with 3 additions and 1 deletion.
  1. +3 −1 .travis.yml
@@ -1,6 +1,6 @@
language: ruby
rvm:
- "2.4.1"
- "2.6.3"
before_script:
- psql -c 'create database joss_test' -U postgres
- bundle install
@@ -11,3 +11,5 @@ before_install:
script: bundle exec rake
addons:
postgresql: "9.6"
services:
- elasticsearch

0 comments on commit e091788

Please sign in to comment.
You can’t perform that action at this time.