File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1+ sudo : false   #  use container-based virtualization environment
12language : node_js 
23node_js :
3-   - " 0.10 " 
4-   - " 0.11 " 
4+   - " 6 "    #  Node.js LTS maintained until April 2019, https://github.com/nodejs/lts 
5+   - " node "    #  latest stable Node.js release 
56before_script :
67  - export DISPLAY=:99.0 
78  - sh -e /etc/init.d/xvfb start 
89  - ' npm install -g bower grunt-cli' 
9-   - ' bower install --config.interactive=false' 
10+   - ' bower install --config.interactive=false' 
Original file line number Diff line number Diff line change 3434    "jquery" : " ~2.1.4" 
3535  },
3636  "devDependencies" : {
37-     "angular-mocks" : " ~1.4.1 " 
37+     "angular-mocks" : " ^1.6.2 " 
3838    "angular-messages" : " ^1.6.2" 
3939  },
4040  "homepage" : " https://github.com/turinggroup/angular-validator" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments