Compare commits

...

1 Commits

Author SHA1 Message Date
andy.boot
c097bdde68 Add comment to travis file
So I don't forget how to do a release next time
2019-11-02 00:46:47 +00:00

View File

@@ -1,6 +1,12 @@
# Based on the "trust" template v0.1.2
# https://github.com/japaric/trust/tree/v0.1.2
# ----------- To do a release ---------
# tag a commit and push:
# git tag v0.4.0.1
# git push origin v0.4.0.1
# Remember to do a cargo publish to put it in crates.io
dist: trusty
language: rust
services: docker