Add Go 1.10 to build matrix
This commit is contained in:
		
							parent
							
								
									d9708da184
								
							
						
					
					
						commit
						9042dba426
					
				| 
						 | 
					@ -4,6 +4,7 @@ go_import_path: github.com/kevinburke/chroma-markdown
 | 
				
			||||||
go:
 | 
					go:
 | 
				
			||||||
  - 1.8.x
 | 
					  - 1.8.x
 | 
				
			||||||
  - 1.9.x
 | 
					  - 1.9.x
 | 
				
			||||||
 | 
					  - 1.10.x
 | 
				
			||||||
  - master
 | 
					  - master
 | 
				
			||||||
 | 
					
 | 
				
			||||||
script: make test
 | 
					script: make test
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue