Sha256: 4c68514c708ea4de690561b287d4b317e497bdeabf134ddb0c5e8ea402ffb35c

Contents?: true

Size: 265 Bytes

Versions: 3

Compression:

Stored size: 265 Bytes

Contents

language: ruby
rvm:
  - 2.2.2
  - 2.3.0
  - 2.4.1

bundler_args: --jobs=2

before_script:
  - bundle exec rake neo4j:install[community-2.3.3,test]
  - bundle exec rake neo4j:config[test,7475]
  - bundle exec rake neo4j:start[test]

script:
  - bundle exec rake spec

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
bitcoin2graphdb-0.3.9 .travis.yml
bitcoin2graphdb-0.3.8 .travis.yml
bitcoin2graphdb-0.3.7 .travis.yml