mirror of
https://github.com/ClementTsang/bottom.git
synced 2026-09-26 04:26:00 +00:00
ci: remove branch restrictions for travis
This commit is contained in:
+3
-4
@@ -11,9 +11,9 @@ jobs:
|
||||
- rust: nightly
|
||||
- env: TARGET=x86_64-pc-windows-gnu # Seems to cause problems.
|
||||
fast_finish: true
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
# branches:
|
||||
# only:
|
||||
# - master
|
||||
|
||||
before_install:
|
||||
- export RUST_BACKTRACE=1
|
||||
@@ -94,5 +94,4 @@ deploy:
|
||||
tags: true
|
||||
condition: "$TRAVIS_RUST_VERSION = stable"
|
||||
repo: ClementTsang/bottom
|
||||
branch: master
|
||||
draft: true
|
||||
|
||||
Reference in New Issue
Block a user