Allow failures on stable and beta since you currently need nightly for arm anyway
This commit is contained in:
		@@ -2,4 +2,8 @@ language: rust
 | 
			
		||||
rust:
 | 
			
		||||
    - stable
 | 
			
		||||
    - beta
 | 
			
		||||
    - nightly
 | 
			
		||||
    - nightly
 | 
			
		||||
matrix:
 | 
			
		||||
    allow_failures:
 | 
			
		||||
        - rust: stable
 | 
			
		||||
	- rust: beta
 | 
			
		||||
		Reference in New Issue
	
	Block a user