ughhhhhhhhhh
This commit is contained in:
		
							parent
							
								
									b23d6b720c
								
							
						
					
					
						commit
						18de9d8de7
					
				@ -10,7 +10,8 @@ jobs:
 | 
				
			|||||||
      - checkout
 | 
					      - checkout
 | 
				
			||||||
      - save_cache:
 | 
					      - save_cache:
 | 
				
			||||||
          key: dependency-cache
 | 
					          key: dependency-cache
 | 
				
			||||||
          path: ~/cmake-3.11.0-Linux-x86_64
 | 
					          path: 
 | 
				
			||||||
 | 
					            - ~/cmake-3.11.0-Linux-x86_64
 | 
				
			||||||
      - run: sudo add-apt-repository -y ppa:jonathonf/gcc-7.1
 | 
					      - run: sudo add-apt-repository -y ppa:jonathonf/gcc-7.1
 | 
				
			||||||
      - run: sudo apt-get update
 | 
					      - run: sudo apt-get update
 | 
				
			||||||
      - run: sudo apt-get install gcc-7 g++-7
 | 
					      - run: sudo apt-get install gcc-7 g++-7
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user