Push event #969.1 passed

  • Ran for
AMD64
Ruby: 2.4.2
Git
polypheny/Polypheny-DB:.travis.yml@9d99f8f
null
Build Config
{
  "os": [
    "linux"
  ],
  "rvm": [
    "2.4.2"
  ],
  "dist": "trusty",
  "sudo": false,
  "cache": {
    "bundler": true
  },
  "script": [
    "bundle exec rspec -fs --color --order rand spec"
  ],
  "language": "ruby"
}