Updated CI/CD to use stable version.
h3rald h3rald@h3rald.com
Sun, 31 May 2020 17:40:49 +0200
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
.travis.yml
→
.travis.yml
@@ -4,7 +4,7 @@ directories:
- "$HOME/.nimble" - "$HOME/.choosenim" install: - - export CHOOSENIM_CHOOSE_VERSION="1.0.0" + - export CHOOSENIM_CHOOSE_VERSION="stable" - | curl https://nim-lang.org/choosenim/init.sh -sSf > init.sh sh init.sh -y