mirror of
https://github.com/rubyjs/libv8
synced 2023-03-27 23:21:48 -04:00
Limit the release deployment to Github to OS X
We have trusted up-to-date Vagrant boxes for Linux and FreeBSD
This commit is contained in:
parent
85c407d8e9
commit
003115e243
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ deploy:
|
|||
skip_cleanup: true
|
||||
on:
|
||||
tags: true
|
||||
condition: $TRAVIS_OS_NAME = osx
|
||||
notifications:
|
||||
recipients:
|
||||
- cowboyd@thefrontside.net
|
||||
|
|
Loading…
Add table
Reference in a new issue