mirror of
https://github.com/denoland/deno.git
synced 2025-01-22 06:09:25 -05:00
Travis: branches only master prevents building tags
It appears there's no way to whitelist tags in addition to master, so we can just build all for now. https://github.com/travis-ci/travis-ci/issues/2111
This commit is contained in:
parent
355da89eae
commit
0c907715a3
1 changed files with 0 additions and 3 deletions
|
@ -1,7 +1,4 @@
|
|||
language: c++
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
env:
|
||||
global:
|
||||
- CARGO_PATH=$HOME/.cargo/
|
||||
|
|
Loading…
Add table
Reference in a new issue