Update .travis.yml

Correct quote closure on travis markup.
This commit is contained in:
2018-03-12 05:14:28 +00:00
committed by GitHub
parent e69a12f7ea
commit e17d37cb0d

View File

@@ -78,7 +78,7 @@ notifications:
template:
- "Commit %{commit} by %{author} in %{branch} %{result} after %{duration}."
- "Commit changes: %{commit_subject}"
- "Build details on %{build_url}
- "Build details on %{build_url}"
# - "Details on %{build_url}, changes on %{compare_url}"
# End of file.