commit
5252a6fc27
|
@ -8,5 +8,5 @@ script:
|
|||
- git checkout binaries
|
||||
- cp dist/*.node .
|
||||
- git status
|
||||
- git commit -a -m "[TravisCI] Updated macOS binaries"
|
||||
- git commit -a -m "[TravisCI] Updated macOS binaries" --allow-empty
|
||||
- git push "https://alexhultman:$SECRET@github.com/uNetworking/uWebSockets.js" binaries
|
||||
|
|
Loading…
Reference in New Issue