mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
Remove BUNDLE_GEMFILE.
This commit is contained in:
parent
cbee39089b
commit
9ca0004011
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@ rvm:
|
||||||
- 2.1
|
- 2.1
|
||||||
- 2.2
|
- 2.2
|
||||||
script: "bundle exec rake"
|
script: "bundle exec rake"
|
||||||
gemfile:
|
|
||||||
- Gemfile
|
|
||||||
before_install:
|
before_install:
|
||||||
- gem install bundler -v 1.11.2
|
- gem install bundler -v 1.11.2
|
||||||
# install Neo4j locally:
|
# install Neo4j locally:
|
||||||
|
|
Loading…
Reference in a new issue