Skip to content

Commit

Permalink
travis deploy typo
Browse files Browse the repository at this point in the history
  • Loading branch information
g4s8 authored Sep 27, 2017
1 parent 87d7ee4 commit ebba05e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ after_success:
- "bash <(curl -s https://codecov.io/bash)"
before_deploy:
- "mkdir .bintray"
- "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"

deploy:
- provider: "script"
Expand Down

0 comments on commit ebba05e

Please sign in to comment.