check-paths Check existence of PATHS_FILE

We may end up not writing PATHS_FILE, which could cause
problems.

Hiro Asari avatar Hiro Asari

Push event #434.1 passed

  • Ran for
AMD64
Ruby: 2.5
Git
language: ruby

rvm: 2.5

script: bundle exec rspec spec
Build Config
{
  "os": [
    "linux"
  ],
  "rvm": [
    "2.5"
  ],
  "script": [
    "bundle exec rspec spec"
  ],
  "language": "ruby"
}