1
0
Fork 0
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:
Ryan Dahl 2018-08-22 12:29:45 -04:00
parent 355da89eae
commit 0c907715a3

View file

@ -1,7 +1,4 @@
language: c++
branches:
only:
- master
env:
global:
- CARGO_PATH=$HOME/.cargo/