mirror of
https://github.com/timvisee/ffsend.git
synced 2025-10-03 01:29:16 +02:00
Do not instal curl on Travis CI macOS builds
This commit is contained in:
parent
23cfbc7a5f
commit
afca101a75
1 changed files with 0 additions and 2 deletions
|
@ -18,8 +18,6 @@ jobs:
|
||||||
os: osx
|
os: osx
|
||||||
env: RUST_TARGET=x86_64-apple-darwin
|
env: RUST_TARGET=x86_64-apple-darwin
|
||||||
cache: cargo
|
cache: cargo
|
||||||
install:
|
|
||||||
- brew install curl
|
|
||||||
script:
|
script:
|
||||||
# TODO: remove after debugging
|
# TODO: remove after debugging
|
||||||
- export TRAVIS_TAG=v0.2.18
|
- export TRAVIS_TAG=v0.2.18
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue