mirror of
				https://github.com/bspeice/qadapt
				synced 2025-10-31 09:30:37 -04:00 
			
		
		
		
	String issue?
This commit is contained in:
		| @ -44,7 +44,7 @@ install: | ||||
|     echo "TRAVIS_RUST_VERSION=\"$TRAVIS_RUST_VERSION\"" | ||||
|     if [ "$TRAVIS_RUST_VERSION" == "nightly" ]; then | ||||
|       echo "Installing preview" | ||||
|       rustup component add rustfmt-preview | ||||
|       rustup component add "rustfmt-preview" | ||||
|     else | ||||
|       echo "Installing standard" | ||||
|       rustup component add rustfmt | ||||
|  | ||||
		Reference in New Issue
	
	Block a user