Browse Source

modify wercker.yml

Yuki Takei 8 years ago
parent
commit
3901d18149
1 changed files with 2 additions and 2 deletions
  1. 2 2
      wercker.yml

+ 2 - 2
wercker.yml

@@ -98,9 +98,9 @@ build-dev:
       code: yarn list --depth=0
 
     - script:
-      name: npm run build:dev:analyze
+      name: npm run build:dev
       code: |
-        npm run build:dev:analyze
+        npm run build:dev
 
   after-steps:
     - slack-notifier: