mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	Store bytecode in any case.
This commit is contained in:
		
							parent
							
								
									f5a2508e7f
								
							
						
					
					
						commit
						8d551a3ae4
					
				| @ -184,10 +184,8 @@ before_script: | ||||
| 
 | ||||
| script: | ||||
|     - test $SOLC_EMSCRIPTEN != On || (scripts/test_emscripten.sh) | ||||
|     - test $? == 0 || SOLC_STOREBYTECODE=Off | ||||
|     - test $SOLC_DOCS != On || (scripts/docs.sh) | ||||
|     - test $SOLC_TESTS != On || (cd $TRAVIS_BUILD_DIR && scripts/tests.sh) | ||||
|     - test $? == 0 || SOLC_STOREBYTECODE=Off | ||||
|     - test $SOLC_STOREBYTECODE != On || (cd $TRAVIS_BUILD_DIR && scripts/bytecodecompare/storebytecode.sh) | ||||
| 
 | ||||
| deploy: | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user