Skip to content

Commit ebba05e

Browse files
authored
travis deploy typo
1 parent 87d7ee4 commit ebba05e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ after_success:
1313
- "bash <(curl -s https://codecov.io/bash)"
1414
before_deploy:
1515
- "mkdir .bintray"
16-
- "wget -O .bintray/settnigs.xml https://gist.githubusercontent.com/g4s8/9b58037668e8dbbd86585cddb7ddf9b8/raw/b5c2f16c7fe5e4161ec7555628b69d14222ffbf3/bintray-settings.xml"
16+
- "wget -O .bintray/settings.xml https://gist.githubusercontent.com/g4s8/9b58037668e8dbbd86585cddb7ddf9b8/raw/b5c2f16c7fe5e4161ec7555628b69d14222ffbf3/bintray-settings.xml"
1717

1818
deploy:
1919
- provider: "script"

0 commit comments

Comments
 (0)