forked from CIT/Vmeda.Online
		
	MOBILE-2562 e2e: Enable basic travis lint test
This commit is contained in:
		
							parent
							
								
									47f15ebf9d
								
							
						
					
					
						commit
						d844d73bea
					
				
							
								
								
									
										16
									
								
								.travis.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								.travis.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,16 @@ | ||||
| sudo: required | ||||
| dist: trusty | ||||
| group: edge | ||||
| 
 | ||||
| language: node_js | ||||
| node_js: | ||||
|   - '8.10' | ||||
| 
 | ||||
| before_script: | ||||
|   - npm install -g @angular/cli | ||||
|   - npm i npm@latest -g | ||||
|   - gulp | ||||
|   - rm -Rf node_modules/electron-builder-squirrel-windows node_modules/electron-windows-notifications #Avoid electron fail | ||||
| 
 | ||||
| script: | ||||
| - npm run build | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user