From 473ee56522b9a141c1ea2d81b9c758fd27033def Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Fri, 30 Mar 2018 09:11:25 -0400 Subject: [PATCH] update travis --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9e6a0af5..c6aaf9a6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,4 +8,5 @@ addons: script: - npm run lint - npm run test - - npm run testdapp + - npm run testdapp_1 + - npm run testdapp_2