mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-25 21:50:20 +00:00
ci: update travis
This commit is contained in:
parent
e19368e5c9
commit
263f9e55d3
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ notifications:
|
|||
on_success: never
|
||||
|
||||
before_deploy:
|
||||
- rustup update
|
||||
- cargo install --path . --target $TARGET
|
||||
- cargo update
|
||||
- |
|
||||
|
|
Loading…
Reference in a new issue