Remove extraneous "stage" from travis yml
This commit is contained in:
parent
cf7ef472f7
commit
8e882faf44
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ after_success:
|
||||||
not collect coverage reports"
|
not collect coverage reports"
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
stage: Github Release
|
|
||||||
deploy:
|
deploy:
|
||||||
provider: releases
|
provider: releases
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
|
|
Loading…
Reference in a new issue