2
0
mirror of https://github.com/namecoin/ncdns synced 2024-11-16 00:13:01 +00:00

Travis: Set Go 1.12.5 as release version

This is the version Tor is currently using with rbm.
This commit is contained in:
JeremyRand 2019-06-29 05:00:20 +00:00
parent f687a9bbcf
commit bb16218f52
No known key found for this signature in database
GPG Key ID: B3F2D165786D6570

View File

@ -32,4 +32,4 @@ env:
# GITHUB_TOKEN for automatic releases
- secure: "at1oJs7ib7glx3W+zk+OkT041LdknVXirIhN403CIihVUrlOhODY7yCTgvF4Rk0jYBJiT35Q2qxpgfWF2qGnsNsQmjG3ydDWQDCepDc/CgXfLyoiSTJK5vTK72dYWTVsBTycXbj1CbSy2X2ah/KWjc4RcgZ67ER7mDpRU5nFeow="
# Set this to the Go version to use for releases (must appear in version list above).
- RELEASE_GO_VERSION="1.10.3"
- RELEASE_GO_VERSION="1.12.5"