Remove extraneous "stage" from travis yml

This commit is contained in:
max furman 2020-02-16 13:06:11 -08:00
parent cf7ef472f7
commit 8e882faf44

View file

@ -20,7 +20,6 @@ after_success:
not collect coverage reports"
notifications:
email: false
stage: Github Release
deploy:
provider: releases
skip_cleanup: true