We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6290d42 commit 334cc16Copy full SHA for 334cc16
.travis.yml
@@ -40,7 +40,6 @@ jobs:
40
# Disable the default Rust `install` & `script` from Travis
41
install:
42
script:
43
- before_deploy:
44
- cargo build -p validator_worker --release --all-features --target x86_64-unknown-linux-gnu
45
- cp target/x86_64-unknown-linux-gnu/release/validator_worker $TRAVIS_TAG
46
deploy:
0 commit comments