fix travis.

This commit is contained in:
Micah Geisel 2019-09-23 14:59:03 -07:00
parent caa7497c31
commit cb040cc041
2 changed files with 3 additions and 1 deletions

View File

@ -7,6 +7,7 @@ rvm:
- 2.1
- 2.2
before_install:
- gem install bundler -v 1.17.3
- | # cached install of Neo4j locally:
if [ ! -d neo4j-community-2.3.3/bin ];
then

View File

@ -15,6 +15,7 @@ PATH
database_cleaner-data_mapper (1.8.0)
database_cleaner (~> 1.8.0)
datamapper
dm-transactions
database_cleaner-mongo (1.8.0)
database_cleaner (~> 1.8.0)
mongo
@ -321,4 +322,4 @@ DEPENDENCIES
tzinfo
BUNDLED WITH
1.17.1
1.17.3