Closed kevinresol closed 7 years ago
Usage:
Run haxelib run travix auth encrypt Then add the encrypted string and release command to .travis.yml
haxelib run travix auth encrypt
.travis.yml
env: - secure: <encrypted string> after_success: - haxelib run travix release
45
Usage:
Run
haxelib run travix auth encrypt
Then add the encrypted string and release command to.travis.yml