We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58c0621 commit c969466Copy full SHA for c969466
.travis.yml
@@ -23,8 +23,6 @@ matrix:
23
- name: 'Rust: stable'
24
rust: stable
25
before_deploy:
26
- - git config --local user.name "Michael Sanders"
27
- - git config --local user.email "michael.sanders@fastmail.com"
28
- script/package "$TARGET" "apply-user-defaults-$TRAVIS_TAG-$TARGET"
29
deploy:
30
provider: releases
0 commit comments