We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b4fb9c commit 60d0587Copy full SHA for 60d0587
1 file changed
.travis.yml
@@ -19,6 +19,8 @@ deploy:
19
api_key: "$GITHUB_TRAVIS_DEPLOY"
20
file: "dotenv-linux-x86_64-static.tar.gz"
21
skip_cleanup: true
22
+ release_notes_file: "CHANGELOG.md"
23
+ edge: true
24
draft: true
25
on:
26
condition: $TRAVIS_HASKELL_VERSION == "8.6.5"
0 commit comments