From a42158664f929f25abbe76da8e9ea3526a58b696 Mon Sep 17 00:00:00 2001 From: Hongarc Date: Tue, 23 Apr 2019 21:26:06 +0700 Subject: [PATCH] Update test in travis-ci --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 55656971..8fa89666 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,4 +11,4 @@ cache: directories: - "node_modules" script: - - yarn test + - yarn grunt