travis: test against Go 1.7
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
language: go
 | 
			
		||||
 | 
			
		||||
go:
 | 
			
		||||
  - 1.3
 | 
			
		||||
  - 1.7
 | 
			
		||||
  - tip
 | 
			
		||||
install:
 | 
			
		||||
  - go get code.google.com/p/go.tools/cmd/cover
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user