mirror of
https://github.com/sharkdp/bat
synced 2024-11-13 23:57:09 +00:00
Update .travis.yml
This commit is contained in:
parent
71e40b1963
commit
9435e16a1b
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ env:
|
|||
# Used as conditional check in the install stage
|
||||
- HOST=x86_64-unknown-linux-gnu
|
||||
# Used on the deployment script
|
||||
- PROJECT_NAME=hyperfine
|
||||
- PROJECT_NAME=bat
|
||||
|
||||
install:
|
||||
# prevent target re-add error from rustup
|
||||
|
|
Loading…
Reference in a new issue