Skip to content

Commit

Permalink
Temporary hack around rust-lang/cargo#598
Browse files Browse the repository at this point in the history
  • Loading branch information
fitzgen committed Nov 30, 2016
1 parent dce2379 commit bec5e1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ before_script:
- pip install -v 'travis-cargo<0.2' --user
- if [[ -e ~/.local/bin ]]; then export PATH=~/.local/bin:$PATH; fi
- echo PATH is $PATH
- export SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt

script:
- |
Expand Down

0 comments on commit bec5e1e

Please sign in to comment.