mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Add perl 5.18 to Travis CI builds
This commit is contained in:
		
							parent
							
								
									b3c9285e7a
								
							
						
					
					
						commit
						c72dc13d7e
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -2,8 +2,9 @@ language: perl
 | 
				
			||||||
install: true
 | 
					install: true
 | 
				
			||||||
script: perl ./Build.PL
 | 
					script: perl ./Build.PL
 | 
				
			||||||
perl:
 | 
					perl:
 | 
				
			||||||
  - "5.14"
 | 
					 | 
				
			||||||
  - "5.12"
 | 
					  - "5.12"
 | 
				
			||||||
 | 
					  - "5.14"
 | 
				
			||||||
 | 
					  - "5.18"
 | 
				
			||||||
branches:
 | 
					branches:
 | 
				
			||||||
  only:
 | 
					  only:
 | 
				
			||||||
    - master
 | 
					    - master
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue