Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Commit

Permalink
.org key instead of .com key
Browse files Browse the repository at this point in the history
  • Loading branch information
nightpool committed Jul 21, 2020
1 parent 62ee7fa commit 90ea31f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ deploy:
file_glob: true
file: pkg/*.gem
api_key:
secure: "YM1qW1D52lN/lfQMTYABP9Cm9ZAj0BMpZb2g+rHhWaE+EykdJr4RYmC4O4hexXWO9bzIQXyI7Jg0PYMh/ZYzO8SZHs49VXOqjmSHHm5aGywclAtLtRxaLVWSe2vc68eFQNJTg/kRpgYzFpJ/5bUhfWhSD7yvHJ2gfPIF08T/F8iH7x21SmZH8TJk5DbSUBRaf8ZgLg4EdYj/o9QtpCW3Hbi1szw+PypQy1GcZGyM1vYZT7GUsO2Jrq6z7tHZgx4v7a5AWrCmmLCQhB+ktJ6u0bsv63Goflgm2oEdTPbFLup3odMhVE+iaRdTSU7gB0fjXidiMxjWhLtBdOaLd04eYk4elYy/ZUlIS0r8iFJYnXGnws59nsiS3gn1wpqAnVInE+IQYNbL0TNK01UJKVndJ9wgyqDenoE0Dd61nkaBGcVRxkIMsozaCioaKP0kmPvSsZrI3ysfqIgZo2ZGNNG3yq5v9cSB4XLQXc4vJjWQv4dgGgEFVzKEsdmcbp+uiySTIzq24Q9vBfKiSHD4DTbyrPIod3SVfnaqUerljVjAEBfZLyWtewp+yk3Eq9sQsghW/EruGb6EGw5z94NtsPUmgx/FwgsNVSIRueDlErwBJhLRq7jtSH5Zygnem7gYIStQa3sjHqKiCrfmWBNBnc0PU4xGM7n5qKYRx4uh/hcKRQo="
secure: "ONqUP7Unb84uQJhPCacyNdQL2JznZHIpXjXvW3Zcmvz9Hifp0Q94Kk/k7Q7jDgVZjHvqs9iI2WaXOut55Tumb9yZcMtn4ZbMCh/93MPPBYnvFGJd4qDQdiVylm+WLrg+phK/nG1259T/dX+nZKYbvKjQxQSHYaP7q6+MVvLPPcY="
skip_cleanup: true
on:
tags: true
Expand Down

1 comment on commit 90ea31f

@nightpool
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SamSaffron @cowboyd @ignisf The gem files at https://github.com/rubyjs/libv8/releases/tag/v8.4.255.0 are ready for release! I've tested them locally on macOS 10.13, macOS 10.14 and Docker Debian with the mini_racer test suite.

Please sign in to comment.