chore: delete posix-spawn-benchmark in travis (#1561)

This commit is contained in:
Nolan Lawson 2019-10-08 17:47:40 -07:00 committed by GitHub
parent 6f8a7f1d0d
commit a6f0dcd59c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ before_script:
- greenkeeper-lockfile-update
after_script:
- greenkeeper-lockfile-upload
- rm -f /home/travis/.rvm/gems/ruby-*/bin/posix-spawn-benchmark # file seems generated every time, breaks travis cache
script: travis_retry yarn run $COMMAND
env:
global: