mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	travis: Move to Ubuntu Trusty image
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
				
			|||||||
language: go
 | 
					language: go
 | 
				
			||||||
sudo: required
 | 
					sudo: required
 | 
				
			||||||
dist: precise
 | 
					dist: trusty
 | 
				
			||||||
go:
 | 
					go:
 | 
				
			||||||
  - 1.9.4
 | 
					  - 1.9.4
 | 
				
			||||||
  - "1.10"
 | 
					  - "1.10"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user