Install curl again for Travis CI macOS builds [ci skip]

This commit is contained in:
timvisee 2019-03-06 22:03:29 +01:00
parent afca101a75
commit a8a6b234b9
No known key found for this signature in database
GPG key ID: B8DB720BC383E172

View file

@ -18,6 +18,8 @@ jobs:
os: osx
env: RUST_TARGET=x86_64-apple-darwin
cache: cargo
install:
- brew install curl
script:
# TODO: remove after debugging
- export TRAVIS_TAG=v0.2.18