master Revert "Don't try to insert any elements if log doesn't exis…
This reverts commit f6d96739fb8cbaadf0d6af1aea3e80143c7bef49.
AMD64
Node.js
Git
The .travis.yml file used for this job is not available
Build Config
{
"sudo": false,
"script": "node spec/spec.js",
"language": "node_js",
"before_script": [
"bundle install",
"bundle exec rakep"
]
}