mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Upgrade Travis CI conf
This commit is contained in:
		
							parent
							
								
									d0db8914f7
								
							
						
					
					
						commit
						4b59490330
					
				
					 1 changed files with 9 additions and 4 deletions
				
			
		
							
								
								
									
										13
									
								
								.travis.yml
									
										
									
									
									
								
							
							
						
						
									
										13
									
								
								.travis.yml
									
										
									
									
									
								
							| 
						 | 
					@ -9,7 +9,12 @@ branches:
 | 
				
			||||||
  only:
 | 
					  only:
 | 
				
			||||||
    - master
 | 
					    - master
 | 
				
			||||||
    - stable
 | 
					    - stable
 | 
				
			||||||
before_script:
 | 
					sudo: false
 | 
				
			||||||
    - sudo add-apt-repository -y ppa:boost-latest/ppa
 | 
					cache:
 | 
				
			||||||
    - sudo apt-get update -qq
 | 
					    - apt
 | 
				
			||||||
    - sudo apt-get install libboost-thread1.55-dev libboost-system1.55-dev
 | 
					addons:
 | 
				
			||||||
 | 
					  apt:
 | 
				
			||||||
 | 
					    sources:
 | 
				
			||||||
 | 
					    - boost-latest
 | 
				
			||||||
 | 
					    packages:
 | 
				
			||||||
 | 
					    - libboost-thread1.55-dev libboost-system1.55-dev
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue