mirror of
				https://github.com/fuse-friends/fuse-native
				synced 2025-06-13 12:53:54 +00:00 
			
		
		
		
	wip
This commit is contained in:
		
							parent
							
								
									93b13bb84d
								
							
						
					
					
						commit
						a776b04003
					
				| @ -23,7 +23,7 @@ before_install: | ||||
| 
 | ||||
| install: | ||||
| - npm install | ||||
| - sudo -E npm run configure | ||||
| - npm run configure | ||||
| 
 | ||||
| before_deploy: | ||||
| - ARCHIVE_NAME="${TRAVIS_TAG:-latest}-$TRAVIS_OS_NAME.tar" | ||||
|  | ||||
| @ -8,7 +8,7 @@ | ||||
|     "test": "tape test/*.js", | ||||
|     "prebuild": "prebuildify -a --strip", | ||||
|     "prebuild-ia32": "prebuildify -a --strip --arch=ia32", | ||||
|     "configure": "node bin.js configure" | ||||
|     "configure": "sudo -E node bin.js configure" | ||||
|   }, | ||||
|   "gypfile": true, | ||||
|   "dependencies": { | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user