Minor changes.
h3rald h3rald@h3rald.com
Sun, 29 Sep 2019 14:47:35 +0200
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
.travis.yml
→
.travis.yml
@@ -15,5 +15,5 @@ - set -x
- export PATH=$HOME/.nimble/bin:$PATH - export CHOOSENIM_NO_ANALYTICS=1 script: - - nimble build + - nimble -y build - ./min tests/all.min