Skip to content

Commit 334cc16

Browse files
committed
TravisCi - add script for deploy otherwise it doens't run deploy
1 parent 6290d42 commit 334cc16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040
# Disable the default Rust `install` & `script` from Travis
4141
install:
4242
script:
43-
before_deploy:
4443
- cargo build -p validator_worker --release --all-features --target x86_64-unknown-linux-gnu
4544
- cp target/x86_64-unknown-linux-gnu/release/validator_worker $TRAVIS_TAG
4645
deploy:

0 commit comments

Comments
 (0)