mirror of
				https://github.com/fuse-friends/fuse-native
				synced 2025-06-13 12:53:54 +00:00 
			
		
		
		
	try to fix travis
This commit is contained in:
		
							parent
							
								
									34b158fa43
								
							
						
					
					
						commit
						d195bed59c
					
				@ -21,7 +21,8 @@ os:
 | 
				
			|||||||
before_install:
 | 
					before_install:
 | 
				
			||||||
- if [[ "$TRAVIS_OS_NAME" == "windows" ]]; then cinst -y python2; fi
 | 
					- if [[ "$TRAVIS_OS_NAME" == "windows" ]]; then cinst -y python2; fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
after_install:
 | 
					install:
 | 
				
			||||||
 | 
					- npm install
 | 
				
			||||||
- sudo ./bin.js configure
 | 
					- sudo ./bin.js configure
 | 
				
			||||||
 | 
					
 | 
				
			||||||
before_deploy:
 | 
					before_deploy:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user