all repos — min @ 584dcc686bfd7d89ce29b34a76153129cddbd4e5

A small but practical concatenative programming language.

Minor changes.
h3rald h3rald@h3rald.com
Sun, 29 Sep 2019 14:55:01 +0200
commit

584dcc686bfd7d89ce29b34a76153129cddbd4e5

parent

bb01acf26704c433b7b66568fdcd60f9cbcb2926

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M .travis.yml.travis.yml

@@ -16,4 +16,5 @@ - export PATH=$HOME/.nimble/bin:$PATH

- export CHOOSENIM_NO_ANALYTICS=1 script: - nimble -y build + - nifty install - ./min tests/all.min