We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87d7ee4 commit ebba05eCopy full SHA for ebba05e
.travis.yml
@@ -13,7 +13,7 @@ after_success:
13
- "bash <(curl -s https://codecov.io/bash)"
14
before_deploy:
15
- "mkdir .bintray"
16
- - "wget -O .bintray/settnigs.xml https://gist.githubusercontent.com/g4s8/9b58037668e8dbbd86585cddb7ddf9b8/raw/b5c2f16c7fe5e4161ec7555628b69d14222ffbf3/bintray-settings.xml"
+ - "wget -O .bintray/settings.xml https://gist.githubusercontent.com/g4s8/9b58037668e8dbbd86585cddb7ddf9b8/raw/b5c2f16c7fe5e4161ec7555628b69d14222ffbf3/bintray-settings.xml"
17
18
deploy:
19
- provider: "script"
0 commit comments