From e958155e6180cae1be6b2001ee93ffbc174cd0a7 Mon Sep 17 00:00:00 2001 From: AzJezz Date: Mon, 19 Feb 2018 20:52:58 +0100 Subject: [PATCH] Integrate nocode with Travis-ci --- .travis.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..d0aa76a --- /dev/null +++ b/.travis.yml @@ -0,0 +1 @@ +install: false