From e6a57738f4507430c3937acc5416951a2c4f9f7d Mon Sep 17 00:00:00 2001 From: Dolan Date: Fri, 26 Oct 2018 02:07:25 +0100 Subject: [PATCH] Demo 25 does not exist --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0b37bef51f..e50920c6db 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,7 +33,7 @@ script: - npm run ts-node -- ./demo/demo22.ts - npm run ts-node -- ./demo/demo23.ts - npm run ts-node -- ./demo/demo24.ts - - npm run ts-node -- ./demo/demo25.ts +# - npm run ts-node -- ./demo/demo25.ts - npm run ts-node -- ./demo/demo26.ts - npm run ts-node -- ./demo/demo27.ts - npm run ts-node -- ./demo/demo28.ts