1
0
Fork 0
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:
Petko Bordjukov 2016-05-04 02:07:27 +03:00
parent 85c407d8e9
commit 003115e243

View file

@ -44,6 +44,7 @@ deploy:
skip_cleanup: true
on:
tags: true
condition: $TRAVIS_OS_NAME = osx
notifications:
recipients:
- cowboyd@thefrontside.net