File tree Expand file tree Collapse file tree 2 files changed +8
-9
lines changed Expand file tree Collapse file tree 2 files changed +8
-9
lines changed Original file line number Diff line number Diff line change 11language : node_js 
22cache :
33  directories :
4-     - node_modules 
4+     - ~/.npm 
55notifications :
66  email : false 
77node_js :
88  - ' 10' 
9- before_install :
10-   - npm i -g npm@^2.0.0 
11- before_script :
12-   - npm prune 
13- script :
14-   - npm run test 
9+ script : 
10+   npm test 
1511after_success :
16-   - npm run semantic-release 
12+   - npm run travis-deploy-once "npm run semantic-release" 
13+ branches :
14+   except :
15+     - /^v\d+\.\d+\.\d+$/ 
Original file line number Diff line number Diff line change 77    "commit" : " npx git-cz" 
88    "test" : " jest" 
99    "travis-deploy-once" : " travis-deploy-once" 
10-     "semantic-release" : " semantic-release pre && npm publish &&  semantic-release post " 
10+     "semantic-release" : " npx  semantic-release" 
1111  },
1212  "repository" : {
1313    "type" : " git" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments