This is an automated email from the ASF dual-hosted git repository.

hanahmily pushed a commit to branch update-antdpro
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking-ui.git


The following commit(s) were added to refs/heads/update-antdpro by this push:
     new ded4aa7  Update travis.yml
ded4aa7 is described below

commit ded4aa70ef9476fbb9d6dc0ab3199269c4726408
Author: hanahmily <[email protected]>
AuthorDate: Wed Feb 28 11:41:48 2018 +0800

    Update travis.yml
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 7f55537..eddbb2f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,7 +29,7 @@ script:
     elif [ "$TEST_TYPE" = test-all ]; then
       npm run test:all
     elif [ "$TEST_TYPE" = test-dist ]; then
-      npm run site
+      npm run build
       mv dist/* ./
       php -S localhost:8000 &
       DEBUG=* npm test .e2e.js

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to