pj-testing-a-really-long-name-like-really-really-really-really-really-long Testing branch names
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"
}