From 7688ff6022ff7d0473dbf0cdb828a36afad7218d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Cruz?= Date: Tue, 6 Jun 2017 15:17:12 +0100 Subject: [PATCH] Update travis. --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3012f98..33266e8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,4 +2,5 @@ language: node_js node_js: - "4" - "6" -script: "npm run test-travis" +# Uncomment line below when we got proper tests +#script: "npm run test-travis"